PaperSettingsMarginTop Property  | 
 
            Gets or sets size of the top page margin.
            
 
    Namespace: 
   Dundas.BI.Print
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic double MarginTop { get; set; }Public Property MarginTop As Double
	Get
	Set
public:
property double MarginTop {
	double get ();
	void set (double value);
}member MarginTop : float with get, set
Property Value
Type: 
Double
See Also