Enum text
TextFlags
Namespace: datalogics_interface
Description
Flags that control how text operations address text within a Text object.
Values
- TextRun
Indices identify text runs within the Text object.
- TextChar
Indices identify individual characters within the Text object.
- TextPageSpace
Coordinates and bounds are returned in page space rather than text space.
- TextGetBounds
Compute the bounding box of the addressed text.