Back to Devexpress

ViewProperties.NormalViewProperties Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-viewproperties-d04896c8.md

latest1.4 KB
Original Source

ViewProperties.NormalViewProperties Property

Gets or sets properties of the normal view.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public NormalViewProperties NormalViewProperties { get; set; }
vb
Public Property NormalViewProperties As NormalViewProperties

Property Value

TypeDescription
NormalViewProperties

The normal view properties.

|

Remarks

The normal view consists of three content regions: the slide, a side content region, and a bottom content region.

See Also

ViewProperties Class

ViewProperties Members

DevExpress.Docs.Presentation Namespace