ExcelToPdfConverterConvertToPdfFileAsync Method

Overload List

ConvertToPdfFileAsync(Byte, String, CancellationToken) Asynchronously converts an Excel document from a byte array to PDF and saves the result to a specified file path
ConvertToPdfFileAsync(String, String, CancellationToken) Asynchronously converts an Excel document from a file path to PDF and saves the result to a specified file path

See Also