Skip to main content

PdfDocumentExporterOptions Class

Contains options used to save a document as a PDF.

Namespace: DevExpress.XtraSpreadsheet.Export

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public class PdfDocumentExporterOptions :
    DocumentExporterOptions

The following members return PdfDocumentExporterOptions objects:

Implements

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
DocumentExporterOptions
PdfDocumentExporterOptions
See Also