Gets the page index of this page.

C# | Visual Basic | Managed C++ |
public uint PageIndex { get; }
Public ReadOnly Property PageIndex As UInteger
public: unsigned int PageIndex { unsigned int get (); }

The page index of the first page in the document is 1.

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)