Pageflex Document Action API
Contents Property
Namespaces > Pageflex.Scripting > TextPathBezier > Contents
Gets a Range representing the text in this container.


Returns a Range representing the text in this container.
The Range does not include content which has overflowed or is contained by the NextInChain container.

Exception | Condition |
---|---|
ElementNotVisibleException | The referenced shape is not Visible. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)