Pageflex Document Action API
AutochainTextContainer Property
Namespaces > Pageflex.Scripting > Page > AutochainTextContainer
Gets the page's autochain text container if it exists.
Syntax
Remarks
Returns a TextFrame object representing the page's autochain text container,
or nullNothingnullptr if no autochain text container exists on the page.
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)