EVO PDF Client for .NET Help
C#
Show/Hide TOC
Html
To
Pdf
Element
Url Property
Gets or sets the URL of the HTML document to be converted to PDF
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
string
Url
{
get
;
set
; }
Property Value
String
See Also
Reference
HtmlToPdfElement Class
EvoPdfClient Namespace
In This Article
Definition
See Also