PaperSettingsMarginLeft Property |
Gets or sets size of the left page margin.
Namespace: Dundas.BI.PrintAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic double MarginLeft { get; set; }Public Property MarginLeft As Double
Get
Set
public:
property double MarginLeft {
double get ();
void set (double value);
}member MarginLeft : float with get, set
Property Value
Double
See Also