Back to Devexpress

XpsDocumentOptions Class

corelibraries-devexpress-dot-xtraprinting-28d791f6.md

latest2.1 KB
Original Source

XpsDocumentOptions Class

Contains options which specify the Document Properties of the created XPS file.

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

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

The following members return XpsDocumentOptions objects:

Remarks

The instance of this class is returned by the XpsExportOptions.DocumentOptions property.

The main Document Properties are:

Inheritance

Object XpsDocumentOptions

See Also

XpsDocumentOptions Members

DocumentOptions

DevExpress.XtraPrinting Namespace