Page Property (SerbObj, Shape objects)

Read-only. Gets a Page object corresponding to the page, which contains the object from the Applies to list.

Applies to: SerbObj object, Shape object

Syntax

[[Set] pageRet = ] object.Page

The Page property syntax has these parts:

Part Description
object Required. An expression that returns an object in the Applies to list.
pageRet Optional. A Page type variable.

Remarks

For shapes inside a library this property always returns Nothing.

 

See Also

Document property, Parent property, Page object