Skip to main content

DocumentData.AvailableExportModes Property

For internal use. Specifies the available document export modes.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

Declaration

[DataMember]
public AvailableExportModes AvailableExportModes { get; set; }

Property Value

Type
DevExpress.XtraPrinting.Native.AvailableExportModes
See Also