Back to Devexpress

ViewProperties.SlideViewProperties Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-viewproperties-43ee1fc7.md

latest1.2 KB
Original Source

ViewProperties.SlideViewProperties Property

Gets or sets properties of the slide view mode.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
CommonSlideViewProperties

The slide view properties.

|

See Also

ViewProperties Class

ViewProperties Members

DevExpress.Docs.Presentation Namespace