Back to Devexpress

PdfDocumentExporterOptions Class

officefileapi-devexpress-dot-xtraspreadsheet-dot-export-5dcc9a4c.md

latest1.9 KB
Original Source

PdfDocumentExporterOptions Class

Contains options used to save a document as a PDF.

Namespace : DevExpress.XtraSpreadsheet.Export

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public class PdfDocumentExporterOptions :
    DocumentExporterOptions
vb
Public Class PdfDocumentExporterOptions
    Inherits DocumentExporterOptions

The following members return PdfDocumentExporterOptions objects:

Implements

INotifyPropertyChanged

IExporterOptions

DevExpress.Office.ISupportsCopyFrom<IExporterOptions>

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions DocumentExporterOptions PdfDocumentExporterOptions

See Also

PdfDocumentExporterOptions Members

DevExpress.XtraSpreadsheet.Export Namespace