Skip to main content
A newer version of this page is available. .

DocumentExportArgs Class

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

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

Declaration

[DataContract]
public class DocumentExportArgs

Inheritance

Object
DocumentExportArgs
See Also