PageBackground Object Members

Publisher Developer Reference

Represents the background of a page.

Methods

  Name Description
Aa438685.methods(en-us,office.12).gif Create Creates a new PageBackground object for the specified Page object.
Aa438685.methods(en-us,office.12).gif Delete Deletes the specified object.

Properties

  Name Description
Aa438685.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.
Aa438685.properties(en-us,office.12).gif Exists True if the specified PageBackground object exists. Read/write Boolean.expression.Existsexpression Required. An expression that returns a PageBackground object.
Aa438685.properties(en-us,office.12).gif Fill Returns a FillFormat object representing the fill for the specified shape or table cell.
Aa438685.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.