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

PageSelectFirstObject

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.

Syntax

PageSelectFirstObject

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, PageSelectFirstObjectEx