Winnovative RTF to PDF Converter Library for .NET Documentation

PdfConverter Constructor (Int32, Int32)

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

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

public PdfConverter(
	int pageWidth,
	int pageHeight
)

Parameters

pageWidth
Type: SystemInt32
The RTF document width
pageHeight
Type: SystemInt32
The RTF document height
See Also

Reference