TextFormattingOptions.LineSpacingMode
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public static final class TextFormattingOptions.LineSpacingMode extends System.Enum
Defines line spacing specifics
Fields
Field | Description |
---|---|
FontSize | Line spacing is font size |
FullSize | Line spacing is a full space between descender and ascender |
FontSize
public static final int FontSize
Line spacing is font size
FullSize
public static final int FullSize
Line spacing is a full space between descender and ascender