Link Search Menu Expand Document

PageSetupRightMargin Property

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

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

Property Value

Type: Double
The right margin.
See Also

Reference