Winnovative RTF to PDF Converter Library for .NET
Gets the binary representation of the rendered PDF document from the
specified RTF file

Declaration Syntax
public byte[] GetPdfBytesFromRtfFile(
string rtfFilePath
)
Public Function GetPdfBytesFromRtfFile ( _
rtfFilePath As String _
) As Byte()

Parameters
- rtfFilePath (String)
- The full path of the RTF file

Return Value
An array of bytes containing the binary representation of the PDF document
Assembly:
Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)