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

FieldDescription
PointsLine spacing directly in points
LinesCoefficient 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