PrintRange Members
Include Protected Members
Include Inherited Members
Represents a single range of consecutive slides or pages to be printed.
The PrintRange type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
End | Returns the number of the last slide in the specified print range. Read-only. | |
Parent | Returns the parent object for the specified object. | |
Start | Returns the number of the first slide in the range of slides to be printed. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified PrintRange object. |
Top