Skip to main content
All docs
V25.1
  • PdfDocumentExporterOptions Class

    Contains options used to save a document as a PDF.

    Namespace: DevExpress.XtraSpreadsheet.Export

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public class PdfDocumentExporterOptions :
        DocumentExporterOptions

    The following members return PdfDocumentExporterOptions objects:

    Implements

    DevExpress.Office.ISupportsCopyFrom<IExporterOptions>

    Inheritance

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