GetLineSpacing()
FontFamily::GetLineSpacing(FontStyle) method
Returns the line spacing of the font family represented by the current object for the specified font style.
int System::Drawing::FontFamily::GetLineSpacing(FontStyle style)
Arguments
Parameter | Type | Description |
---|---|---|
style | FontStyle | The font style |
Return Value
The line spacing of the font family represented by the current object for the specified font style.
See Also
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Slides