LineSpacingType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class LineSpacingType extends System.Enum
Type of line spacing
Fields
| Field | Description |
|---|---|
| Points | Line spacing directly in points |
| Lines | Coefficient of count of lines |
Points
public static final byte Points
Line spacing directly in points
Lines
public static final byte Lines
Coefficient of count of lines