Back to Devexpress

NativeFormatOptions Class

corelibraries-devexpress-dot-xtraprinting-d6cda9ba.md

latest1.5 KB
Original Source

NativeFormatOptions Class

Contains options which define how a document is exported to the native Printing System file format.

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class NativeFormatOptions :
    ExportOptionsBase
vb
Public Class NativeFormatOptions
    Inherits ExportOptionsBase

The following members 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

NativeFormatOptions Members

DevExpress.XtraPrinting Namespace