PaperSettingsMarginRight Property |
Gets or sets size of the right page margin.
Namespace:
Dundas.BI.Print
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public double MarginRight { get; set; }
Public Property MarginRight As Double
Get
Set
public:
property double MarginRight {
double get ();
void set (double value);
}
member MarginRight : float with get, set
Property Value
Type:
DoubleSee Also