LineSpaceSizeType Enum
LineSpaceSizeType Enum
Represents the unit type of line space size.
type LineSpaceSizeType int32
Fields
| Field | Description |
|---|---|
| Percentage | Represents in unit of a percentage of the text size. |
| Points | Represents in unit of points. |
Represents the unit type of line space size.
type LineSpaceSizeType int32
| Field | Description |
|---|---|
| Percentage | Represents in unit of a percentage of the text size. |
| Points | Represents in unit of points. |