Overload List

  NameDescription
ExportToPdf(Stream)
Writes a pivot table to a stream in PDF document format.
ExportToPdf(String)
Writes a pivot table to a file in PDF document format.
ExportToPdf(Stream, PdfExportSettings)
Writes a pivot table to a stream in PDF document format with specific settings.
ExportToPdf(String, PdfExportSettings)
Writes a pivot table to a file in PDF document format with specific settings.

See Also