Winnovative RTF to PDF Converter Library for .NET
Assembly: wnvrtftopdf (in wnvrtftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
An array of bytes containing the binary representation of the generatedPDF document
Gets the PDF document rendered from the specified RTF file to a memory buffer.
Namespace: Winnovative.WnvRtfToPdf
Assembly: wnvrtftopdf (in wnvrtftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- rtfString
- Type: SystemString
The RTF code
Return Value
Type: ByteAn array of bytes containing the binary representation of the generatedPDF document
See Also