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