RichEditDocumentServerExtensions.ExportToPdfAsync Method
Name | Parameters | Description |
---|---|---|
Export |
self, stream, pdf |
Asynchronously exports the document to the specified stream with the specified options in PDF format. |
Export |
self, stream, pdf |
Asynchronously exports the document to the specified stream with the specified options in the PDF format. |
Export |
self, stream, cancellation |
Asynchronously exports the document to the specified stream in the PDF format. |
Export |
self, stream | Asynchronously exports the document to the specified stream in the PDF format. |
Export |
self, file |
Asynchronously exports the document to the specified file in the PDF format. |
Export |
self, file |
Asynchronously exports the document to the specified file with the specified options in PDF format. |
Export |
self, file |
Asynchronously exports the document to the specified file in the PDF format. |
Export |
self, file |
Asynchronously exports the document to the specified file in the PDF format. |