Pageflex Document Action API
ContentElements Property
Namespaces > Pageflex.Scripting > Range > ContentElements
Syntax
Remarks
Returns an array of Element objects representing the sequence of text elements and/or floating shapes
holding the content of the range. Each TextElement represents a contiguous sequence of characters with the same style.
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)