TextNodeType enumeration

TextNodeType enumeration

Represents the node type.

The TextNodeType type exposes the following members:

Fields

FieldDescription
TEXT_RUNRepresents the text node.
TEXT_PARAGRAPHRepresents the text paragraph.
EQUATIONRepresents the equation text.

See Also