Back to Devexpress

DocxDocumentOptions Class

corelibraries-devexpress-dot-xtraprinting-e3f6f079.md

latest1.4 KB
Original Source

DocxDocumentOptions Class

Provides options that specify the Document Properties of the resulting DOCX file.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class DocxDocumentOptions :
    ICloneable
vb
Public Class DocxDocumentOptions
    Implements ICloneable

The following members return DocxDocumentOptions objects:

Remarks

A DocxDocumentOptions object is returned by the DocxExportOptions.DocumentOptions property.

Inheritance

Object DocxDocumentOptions

See Also

DocxDocumentOptions Members

DocumentOptions

DevExpress.XtraPrinting Namespace