[]
Print the current page to PDF asynchronously.
public Task SaveDocumentToPDFAsync(string filename)
Type | Name | Description |
---|---|---|
string | filename | Specifies the path to the PDF file. |
Type | Description |
---|---|
Task |
Type | Condition |
---|---|
ArgumentNullException |