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