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