Link Search Menu Expand Document

PageSetupHeaderMargin Property

Gets or sets the distance from the top of the page to the header, in points.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double HeaderMargin { get; set; }

Property Value

Type: Double
The header margin.
See Also

Reference