EVO PDF Logo

Document Constructor

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public Document()
See Also

Reference