Back to Devexpress

NormalViewProperties Class

officefileapi-devexpress-dot-docs-dot-presentation-bf259dd4.md

latest1.7 KB
Original Source

NormalViewProperties Class

Contains properties for the normal view.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class NormalViewProperties :
    PresentationObject
vb
Public NotInheritable Class NormalViewProperties
    Inherits PresentationObject

The following members return NormalViewProperties objects:

Remarks

The normal view consists of three content regions: slide, thumbnail pane, and bottom pane.

Implements

ICloneable

Inheritance

Object PresentationObject NormalViewProperties

See Also

NormalViewProperties Members

DevExpress.Docs.Presentation Namespace