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

    Gets or sets properties of the slide view mode.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public CommonSlideViewProperties SlideViewProperties { get; set; }

    Property Value

    Type Description
    CommonSlideViewProperties

    The slide view properties.

    See Also