LineSpaceSizeType Enum

LineSpaceSizeType Enum

Represents the unit type of line space size.


type LineSpaceSizeType int32

Fields

FieldDescription
PercentageRepresents in unit of a percentage of the text size.
PointsRepresents in unit of points.