Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDocumentExporterOptions Class

Contains options used to save a document as a PDF.

Namespace: DevExpress.XtraSpreadsheet.Export

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

Declaration

public class PdfDocumentExporterOptions :
    DocumentExporterOptions

Implements

Inheritance

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