PdfHeaderOptionsHeaderHeight Property
Gets or sets the height in points of PDF header. 1 point is 1/72 inch.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float HeaderHeight { get; set; }
Public Property HeaderHeight As Single
Get
Set
public:
property float HeaderHeight {
float get ();
void set (float value);
}
member HeaderHeight : float32 with get, set
Property Value
Single