ReportMargins.Left Property

Definition

Returns the left margin, in millimeters, of a report page. Read-only.

public:
 property double Left { double get(); void set(double value); };
public double Left { get; set; }
member this.Left : double with get, set
Public Property Left As Double

Property Value

A read-only Double value containing the left margin, in millimeters, of a report page.

Applies to