Winnovative RTF to PDF Converter Library for .NET Documentation

PdfConverter Constructor (Int32)

Winnovative RTF to PDF Converter Library for .NET
Winnovative RTF to PDF Converter Library for .NET
Creates a RTF to PDF converter which will autodetect the height of the RTF document.

Namespace:  Winnovative.WnvRtfToPdf
Assembly:  wnvrtftopdf (in wnvrtftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfConverter(
	int pageWidth
)

Parameters

pageWidth
Type: SystemInt32
The RTF document width
See Also

Reference