EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Pdf
Page
Html
Html Property
The HTML rendering of a PDF page
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
string
Html
{
get
; }
VB
Copy
Public
ReadOnly
Property
Html
As
String
Get
Property Value
String
See Also
Reference
PdfPageHtml Class
EvoPdfClient Namespace
In This Article
Definition
See Also