PDFExport

A subclass of React.Component.

Represents the KendoReact PDFExport component.

NameTypeDefaultDescription

props

Readonly<PDFExportProps>

The props of the PDFExport component.

Methods

save

Saves the content as a PDF file.

Parameters

callback?

() => void

The callback to be executed after the PDF is saved.

In this article

Not finding the help you need?