DocxDocumentOptions Class
In This Article
Provides options that specify the Document Properties of the resulting DOCX file.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Related API Members
The following members return DocxDocumentOptions objects:
#Remarks
A DocxDocumentOptions object is returned by the DocxExportOptions.DocumentOptions property.
See Also