Enum text

TextFlags

Namespace: Datalogics::PDFL

Description

Flags that control how text operations address text within a Text object.

Values

TextRun

Operate on a text run (a contiguous sequence of characters sharing the same attributes).

TextChar

Operate on an individual character within the text.

TextPageSpace

Return results in page space coordinates rather than text space coordinates.

TextGetBounds

Return the bounding box of the text.