HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Height Property
The rectangle height in points
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
Copy
public
int
Height
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also