HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Page
Number Property
Gets the current page number in the PDF document (1-based index)
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
int
PageNumber
{
get
; }
Property Value
Int32
See Also
Reference
PdfDocument Class
HiQPdf.Next Namespace
In This Article
Definition
See Also