StructureTextState.Superscript

StructureTextState.Superscript property

Gets or sets superscript of the text.

public bool? Superscript { get; set; }

Remarks

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

See Also