PdfHeaderHeight 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: 16.0.0
C#
public float Height { get; set; }

Property Value

Single

See Also