DocumentExportOptions.Subject Property
Gets or sets the subject of the PDF’s contents.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Core.v25.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
Type | Description |
---|---|
String | THe document subject. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Subject |
---|---|
PdfExportOptions |
|
See Also