Link Search Menu Expand Document

PageSetupTopMargin Property

Gets or sets the size of the top margin, in points.

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

Property Value

Type: Double
The top margin.
See Also

Reference