Aspose::Pub::LineSpacingType enum
LineSpacingType enum
Type of line spacing.
enum class LineSpacingType : uint8_t
Values
Name | Value | Description |
---|---|---|
Points | 0 | Line spacing directly in points. |
Lines | 1 | Coefficient of count of lines. |
See Also
- Namespace Aspose::Pub
- Library Aspose.PUB for C++