WordToPdfConverterConvertToPdfFileAsync Method

Overload List

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

See Also