StructureTextState

StructureTextState class

Represents text state settings for Text Structure Elements and TaggedContent (ITextElement, ITaggedContent)

The StructureTextState type exposes the following members:

Properties

NameDescription
fontGets or sets the font of text.
font_sizeGets or sets font size of the text.
font_styleGets or sets font style of the text.
foreground_colorGets or sets foreground color of the text.
background_colorGets or sets background color of the text.
underlineGets or sets underline for the text.
strike_outGets or sets strikeout for the text.
superscriptGets or sets superscript of the text.
subscriptGets or sets subscript of the text.
horizontal_scalingGets or sets horizontal scaling of the text.
line_spacingGets or sets line spacing of the text.
character_spacingGets or sets character spacing of the text.
word_spacingGets or sets word spacing of the text.
margin_infoGets or sets margin for block structure element.

See Also