NativeFormatOptions Class
Contains options which define how a document is exported to the native Printing System file format.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v20.2.Core.dll
Declaration
public class NativeFormatOptions :
ExportOptionsBase
Public Class NativeFormatOptions
Inherits ExportOptionsBase
Related API Members
The following members accept/return NativeFormatOptions objects:
Remarks
The NativeFormatOptions class provides the following properties which define how a document is exported to the native file format.
Inheritance
Object
ExportOptionsBase
NativeFormatOptions
See Also
Feedback