ReportPaperSize.Height Property

Definition

Represents the height of a report page, in millimeters. Read-only.

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

Property Value

A read-only Double value containing the height of the report page, in millimeters.

Applies to