HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Template
Height Property
Gets or sets the height of the PDF template. The default value is 0
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
int
Height
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfTemplate Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also