HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Layout
Info
Last
Pdf
Page Property
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
PdfPage
LastPdfPage
{
get
;
set
; }
Property Value
PdfPage
See Also
Reference
PdfLayoutInfo Class
HiQPdf Namespace
In This Article
Definition
See Also