StructureTextState.Subscript

StructureTextState.Subscript property

Gets or sets subscript of the text.

public bool? Subscript { get; set; }

Remarks

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

See Also