PdfHeaderHeight Property

Gets or sets the height in points of header. 1 point is 1/72 inch.

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public float Height { get; set; }

Property Value

Single

See Also