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