PrintRanges Members (PowerPoint)
A collection of all the PrintRange objects in the specified presentation. Each PrintRange object represents a range of consecutive slides or pages to be printed.
Methods
Name |
Description |
---|---|
Returns a PrintRange object that represents a new print range to be added to the PrintRanges collection. |
|
Clears all the print ranges from the PrintRanges collection. Use the Add method of the PrintRanges collection to add print ranges to the collection. |
|
Returns a single PrintRange object from the specified PrintRanges collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns the number of objects in the specified collection. Read-only. |
|
Returns the parent object for the specified object. |