Back to Devexpress

SlideBase.Name Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidebase-fbeb462c.md

latest1010 B
Original Source

SlideBase.Name Property

Gets or sets the name of the slide.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Name { get; set; }
vb
Public Property Name As String

Property Value

TypeDescription
String

The slide name.

|

See Also

SlideBase Class

SlideBase Members

DevExpress.Docs.Presentation Namespace