PdsTextRun class.
More...
PdsTextRun class.
PdsTextRun represents subest of character of the text object (PdsText).
See also PdeTextRun.
◆ GetFirstCharIndex()
virtual int PdsTextRun::GetFirstCharIndex |
( |
| ) |
const |
|
pure virtual |
Get index of the first textrun's character in the associated text object.
- Returns
- index of the first character
◆ GetLastCharIndex()
virtual int PdsTextRun::GetLastCharIndex |
( |
| ) |
const |
|
pure virtual |
Get index of the last textrun's character in the associated text object.
- Returns
- index of the last character
◆ GetTextObject()
virtual PdsText* PdsTextRun::GetTextObject |
( |
| ) |
|
|
pure virtual |
Tests whether content mark is equal to other content mark.
- Parameters
-
- Returns
- true if content marks are equal