[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SaveDocumentToPDFAsync

SaveDocumentToPDFAsync Method

SaveDocumentToPDFAsync(string)

Print the current page to PDF asynchronously.

Declaration
public Task SaveDocumentToPDFAsync(string filename)
Parameters
Type Name Description
string filename

Specifies the path to the PDF file.

Returns
Type Description
Task
Exceptions
Type Condition
ArgumentNullException