Winnovative HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Document Constructor
Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.
Definition
Namespace:
Winnovative
Assembly:
WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
Copy
public
Document
()
VB
Copy
Public
Sub
New
See Also
Reference
Document Class
Document Overload
Winnovative Namespace
In This Article
Definition
See Also