PdfDocumentOptionsTopMargin Property
The rendered PDF document top margin in points. 1 point is 1/72 inch. By default the top margin is 0.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float TopMargin { get; set; }
Public Property TopMargin As Single
Get
Set
public:
property float TopMargin {
float get ();
void set (float value);
}
member TopMargin : float32 with get, set
Property Value
Single