Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.

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

Syntax

C#
public Document()
Visual Basic
Public Sub New
Visual C++
public:
Document()

See Also