ExportOptions.NativeFormat Property
Provides access to the object, which contains settings for saving the PrintingSystem document in native format.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
NativeFormatOptions | A NativeFormatOptions class instance, containing native format save settings. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to NativeFormat |
---|---|---|
Cross-Platform Class Library | PrintingSystemBase |
|
.NET Reporting Tools | XtraReport |
|
DocumentOperationRequest |
|
See Also