EVO PDF to HTML Converter for .NET Help
C#
Show/Hide TOC
Pdf
Page
Html
Html Property
The HTML rendering of a PDF page
Definition
Namespace:
EvoPdf.PdfToHtml
Assembly:
EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
Copy
public
string
Html
{
get
; }
Property Value
String
See Also
Reference
PdfPageHtml Class
EvoPdf.PdfToHtml Namespace
In This Article
Definition
See Also