Technical Reference > Graphics Builder Automation Interface > Page Functions > PageSelectFirstObjectEx

PageSelectFirstObjectEx

Selects the first object on the active page, based on its z-order number. This will exit and return an error if no object exists. This function will not iterate through the items of a group.

Syntax

PageSelectFirstObjectEx

Return Value

0 (zero) if successful, otherwise an error is returned.

Note: For details on handling return and error values, see Error Handling.

Related Functions

PageSelectObject, PageSelectNextObject, PageDeleteObject, PageSelectFirstObject