PrintablePlates Object Members
Publisher Developer Reference |
A collection of the PrintablePlate objects in a publication.
Methods
Name | Description | |
---|---|---|
FindPlateByInkName | Returns a PrintablePlate object that represents the printable plate of the specified ink name. |
Properties
Name | Description | |
---|---|---|
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. | |
Count | Returns a Long that represents the number of items in the specified collection. | |
Item | Returns an individual object from a specified collection. Read-only. | |
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. |