DocxDocumentOptions.Keywords Property
Specifies the document keywords.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Keywords |
---|---|
DocxExportOptions |
|
See Also