Skip to main content
All docs
V25.1
  • ViewProperties.NotesViewProperties Property

    Gets or sets properties of the notes view mode.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public CommonSlideViewProperties NotesViewProperties { get; set; }

    Property Value

    Type Description
    CommonSlideViewProperties

    The notes view properties.

    See Also