EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Explicit
Destination Constructor
Creates an empty explicit destination. The
DestPage
property must be set after object creation
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
ExplicitDestination
()
VB
Copy
Public
Sub
New
See Also
Reference
ExplicitDestination Class
ExplicitDestination Overload
EvoPdf Namespace
In This Article
Definition
See Also