EVO RTF to PDF Converter Library for .NET
Top
Overload List
Name | Description | |
---|---|---|
![]() | PdfConverter |
Creates a RTF to PDF converter which will autodetect the width and height
of the RTF document
|
![]() | PdfConverter(Int32) |
Creates a RTF to PDF converter which will autodetect the height
of the RTF document.
|
![]() | PdfConverter(Int32, Int32) |
Creates a RTF to PDF converter for a RTF document with the specified width and height
|
See Also