WordToPdfConverterConvertToPdfFile Method

Overload List

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

See Also