Pageflex Document Action API
GetPage Method (pageIndex)
Namespaces > Pageflex.Scripting > Document > GetPage(UInt32)
Gets the Page with the specified page index.
Syntax
Return Value
The specified Page element.
Exceptions
Exception | Condition |
---|---|
ValueOutOfRangeException | The document does not contain a page with the specified index. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)