EVO RTF to PDF Converter Library for .NET Documentation

EvoPdf.RtfToPdf Namespace

EVO RTF to PDF Converter Library for .NET
EVO RTF to PDF Converter Library for .NET
The EVO RTF to PDF Converter namespace
Classes

  ClassDescription
Public classPdfConverter
This class offers the necessary API to create a PDF document from a specified RTF string or file
Public classPdfDocumentOptions
This class encapsulates the options to control the PDF document redering process. The PDFConverter class define a reference to an object of this type
Public classPdfFooterOptions
This class encapsulates the options to control the appearance of the footer in the rendered PDF document. The PDFConverter class contains a reference to an object of this type. If the ShowFooter property from PDFDocumentOptions object is false, the footer options have no effect
Public classPdfHeaderOptions
This class encapsulates the options to control the appearance of the header in the rendered PDF document. The PDFConverter class contains a reference to an object of this type. If the ShowHeader property of the PDFDocumentOptions object is false, the header options have no effect
Public classRtfConvertException
The exception thrown by the RTF to PDF Converter library.
Enumerations

  EnumerationDescription
Public enumerationPdfCompressionLevel
This enumration represents the possible compression levels that can be used in the PDF documents created by the RTF to PDF library
Public enumerationPDFPageOrientation
PDF page orientation
Public enumerationPdfPageSize
The PDF document size