Back to Devexpress

ViewType Enum

officefileapi-devexpress-dot-docs-dot-presentation-95bd2509.md

latest3.3 KB
Original Source

ViewType Enum

Lists a presentation view types.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum ViewType
vb
Public Enum ViewType

Members

NameDescription
NormalSlideView

Normal Slide View

| | SlideMasterView |

Slide Master View

| | NotesView |

Notes View

| | HandoutView |

Handout View

| | NotesMasterView |

Notes Master View

| | OutlineView |

Outline View

| | SlideSorterView |

Slide Sorter View

| | SlideThumbnailView |

Slide Thumbnail View. In presentation software, this view is generally managed as part of the NormalSlideView.

|

The following properties accept/return ViewType values:

See Also

DevExpress.Docs.Presentation Namespace