Aspose::Pdf::Text::TextFormattingOptions::LineSpacingMode enum
LineSpacingMode enum
Defines line spacing specifics.
enum class LineSpacingMode
Values
Name | Value | Description |
---|---|---|
FontSize | 0 | Line spacing is font size. |
FullSize | 1 | Line spacing is a full space between descender and ascender. |
See Also
- Class TextFormattingOptions
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++