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