StructureTextState.FontStyle

StructureTextState.FontStyle property

Gets or sets font style of the text.

public FontStyles? FontStyle { get; set; }

Remarks

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

See Also