StructureTextState.FontSize

StructureTextState.FontSize property

Gets or sets font size of the text.

public float? FontSize { get; set; }

Remarks

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

See Also