HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Render
Info
Page
Height Property
The height of the page on which the image was rendered, in points
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
float
PageHeight
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfImageRenderInfo Class
HiQPdf.Next Namespace
In This Article
Definition
See Also