Share via


View Object Members

Publisher Developer Reference

Contains the view attributes (show all, field shading, table gridlines, and so on) for a window or pane.

Methods

  Name Description
Aa438854.methods(en-us,office.12).gif ScrollShapeIntoView Scrolls the publication window so that the specified shape is displayed in the publication window or pane.
Aa438854.methods(en-us,office.12).gif ZoomIn Increases the magnification of the specified view.
Aa438854.methods(en-us,office.12).gif ZoomOut Decreases the magnification of the specified view.

Properties

  Name Description
Aa438854.properties(en-us,office.12).gif ActivePage Returns a Page object that represents the page currently displayed in the Microsoft Office Publisher window.
Aa438854.properties(en-us,office.12).gif Application Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application.
Aa438854.properties(en-us,office.12).gif Parent Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only.
Aa438854.properties(en-us,office.12).gif Zoom Returns or sets a PbZoom constant or a value between 10 and 400 indicating the zoom setting of the specified view. Read/write.