PageSetup Members

Include Protected Members
Include Inherited Members

Contains information about the page setup for slides, notes pages, handouts, and outlines in a presentation.

The PageSetup 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 FirstSlideNumber Returns or sets the slide number for the first slide in the presentation. Read/write.
Public property NotesOrientation Returns or sets the on-screen and printed orientation of notes pages, handouts, and outlines for the specified presentation. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property SlideHeight Returns or sets the slide height, in points. Read/write.
Public property SlideOrientation Returns or sets the on-screen and printed orientation of slides in the specified presentation. Read/write.
Public property SlideSize Returns or sets the slide size for the specified presentation. Read/write.
Public property SlideWidth Returns or sets the slide width, in points. Read/write.

Top

See Also

Reference

PageSetup Interface

Microsoft.Office.Interop.PowerPoint Namespace