ReportMargins.Bottom Property

Definition

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

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

Property Value

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

Applies to