PdfHeaderHeight Property
Gets or sets the height in points of header. 1 point is 1/72 inch.
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public float Height { get; set; }
Public Property Height As Single
Get
Set
public:
property float Height {
float get ();
void set (float value);
}
member Height : float32 with get, set
Property Value
Single