AppGetActivePageΒΆ

AppGetActivePage retrieves the handle of the active page in the active document.

handle = AppGetActivePage()

Return Value

If the function succeeds, the return value is the handle of the active page of the active document. If no page is active, the return value is 0.

id-1064367