StructureTextState.Font

StructureTextState.Font property

Gets or sets the font of text.

public Font Font { get; set; }

Remarks

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

See Also