This class encapsulates the options to control the PDF document redering process. The PdfConverter class define a reference to an object of this type.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class PdfDocumentOptions
Visual Basic
Public Class PdfDocumentOptions
Visual C++
public ref class PdfDocumentOptions

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PdfDocumentOptions

See Also