Text Property
From Pageflex Document Action API
Gets or sets the range's text.
The getter returns the Range's text, with all formatting removed.
The setter deletes all Range content, and then inserts the specified String.
| Exception | Condition |
|---|---|
| RangeNotEditableException | Changing part of a variable, table of contents, or page number is not permitted. |
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)