StructureTextState.LineSpacing

StructureTextState.LineSpacing property

Gets or sets line spacing of the text.

public float? LineSpacing { get; set; }

Remarks

Can be null. Use null to inherit LineSpacing property from parent structure element.

See Also