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

    Gets or sets properties of the notes view mode.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public CommonSlideViewProperties NotesViewProperties { get; set; }

    Property Value

    Type Description
    CommonSlideViewProperties

    The notes view properties.

    See Also