Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the type of view, passed to and returned by the DocumentWindow object, and returned by the Pane object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("B57D2996-78B9-4F86-A0D3-EFD3A3896175")> _
Public Enumeration PpViewType
'Usage
Dim instance As PpViewType
[GuidAttribute("B57D2996-78B9-4F86-A0D3-EFD3A3896175")]
public enum PpViewType
Members
| Member name | Description | |
|---|---|---|
| ppViewSlide | Slide | |
| ppViewSlideMaster | Slide Master | |
| ppViewNotesPage | Notes Page | |
| ppViewHandoutMaster | Handout Master | |
| ppViewNotesMaster | Notes Master | |
| ppViewOutline | Outline | |
| ppViewSlideSorter | Slide Sorter | |
| ppViewTitleMaster | Title Master | |
| ppViewNormal | Normal | |
| ppViewPrintPreview | Print Preview | |
| ppViewThumbnails | Thumbnails | |
| ppViewMasterThumbnails | Master Thumbnails |