HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Layout
Info
Last
Page
Index Property
The index of the last page where a PDF object was laid out
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
LastPageIndex
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfLayoutInfo Class
HiQPdf Namespace
In This Article
Definition
See Also