ViewType Property

See Also         Example         Applies To

DocumentWindow object: Returns or sets the type of the view contained in the specified document window.

Pane object: In any view with panes, returns the type of view for the specified pane. When referencing a view without panes, returns the type of view for the parent DocumentWindow object.

Can be one of the following PpViewType constants: ppViewHandout, ppViewHandoutMaster, ppViewNormal, ppViewNotesMaster, ppViewNotesPage, ppViewOutline, ppViewSlide, ppViewSlideMaster, ppViewSlideSorter, or ppViewTitleMaster. Read/write Long.