DocumentProperties.Title Property
Gets or sets the presentation title.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
String | The presentation title. The string is limited in length to 255 characters. |
See Also