Winnovative RTF to PDF Converter Library for .NET
Creates a RTF to PDF converter for a RTF document with the specified width and height

Declaration Syntax
public PdfConverter(
int pageWidth,
int pageHeight
)
public:
PdfConverter(
int pageWidth,
int pageHeight
)

Parameters
- pageWidth (Int32)
- The RTF document width
- pageHeight (Int32)
- The RTF document height
Assembly:
Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)