Enum text
PDETextFlags
Namespace: Datalogics::PDFL
Description
Flags that control how text is accessed or measured within a PDEText object.
Values
- KPDETextRun
Text run.
- KPDETextChar
Character (text run with only one character).
- KPDETextPageSpace
Obtain the advance width in page space.
- KPDETextGetBounds
Fill in the left and right bounds of the text run's bounding box.