Skip to main content

DocumentExportArgs Class

In This Article

Stores the arguments required to export a document (its format and export options).

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

#Declaration

[DataContract]
public class DocumentExportArgs

#Inheritance

Object
DocumentExportArgs
See Also