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
Public property Application Returns an Application object that represents the creator of the specified object.
Public property End Returns the number of the last slide in the specified print range. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property Start Returns the number of the first slide in the range of slides to be printed. Read-only.

Top

Methods

  Name Description
Public method Delete Deletes the specified PrintRange object.

Top

See Also

Reference

PrintRange Interface

Microsoft.Office.Interop.PowerPoint Namespace