ExportPdfAsync method
The method saves PDF file, containing captured result, to the specified path.
Note: This method is asynchronous.
Task ExportPdfAsync( string path )
Parameters
- path
- Full path for saving the result file.
3/2/2022 12:59:15 PM