Enum PageType

PageType

The page types.

To call an enum, you call its parent class, name, and property. For example, SlidesApp.PageType.SLIDE.

Properties

PropertyTypeDescription
UNSUPPORTEDEnumA page type that is not supported.
SLIDEEnumA slide page.
LAYOUTEnumA layout page.
MASTEREnumA master page.