NotesSlide(String) Constructor
Initializes a new instance of the NotesSlide class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| name | String | null | The note name. |
See Also