TextFormattingOptions.LineSpacingMode
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.TextFormattingOptions.LineSpacingMode, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.TextFormattingOptions.LineSpacingMode, com.aspose.ms.System.Enum, com.aspose.pdf.TextFormattingOptions.LineSpacingMode
public static final class TextFormattingOptions.LineSpacingMode extends com.aspose.ms.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