HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Header
Height Property
Gets or sets the height in points of header. 1 point is 1/72 inch.
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
float
Height
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfHeader Class
HiQPdf Namespace
In This Article
Definition
See Also