Back to Devexpress

ViewProperties.NotesViewProperties Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-viewproperties-475064c3.md

latest1.2 KB
Original Source

ViewProperties.NotesViewProperties Property

Gets or sets properties of the notes view mode.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public CommonSlideViewProperties NotesViewProperties { get; set; }
vb
Public Property NotesViewProperties As CommonSlideViewProperties

Property Value

TypeDescription
CommonSlideViewProperties

The notes view properties.

|

See Also

ViewProperties Class

ViewProperties Members

DevExpress.Docs.Presentation Namespace