Winnovative RTF to PDF Converter Library for .NET
PdfConverter Constructor (pageWidth)
NamespacesWinnovative.WnvRtfToPdfPdfConverterPdfConverter(Int32)
Winnovative RTF to PDF Converter Library for .NET
Creates a RTF to PDF converter which will autodetect the height of the RTF document.
Declaration Syntax
C#Visual BasicVisual C++
public PdfConverter(
	int pageWidth
)
Public Sub New ( _
	pageWidth As Integer _
)
public:
PdfConverter(
	int pageWidth
)
Parameters
pageWidth (Int32)
The RTF document width

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)