Search results

ExportPdf API in React RichTextEditor API component

Configures the export settings for PDF format in the RichTextEditor.

Properties

fileName

string

Specifies the file name for the exported PDF file.

Defaults to ‘Sample.pdf’

serviceUrl

string

Specifies the URL used to export RichTextEditor content into PDF files.

Defaults to null

stylesheet

string

Specifies the stylesheet to be applied to the exported file.

Defaults to null