PlotSettingsBottomMargin Property
|
Gets or set the size, in millimeters, of unprintable margin on bottom side of paper.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double BottomMargin { get; set; }
Public Property BottomMargin As Double
Get
Set
public:
property double BottomMargin {
double get ();
void set (double value);
}
member BottomMargin : float with get, set
PROPERTY BottomMargin AS REAL8 GET SET
Property Value
Type:
DoubleSee Also