ReportPaperSize.Width Property

Definition

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

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

Property Value

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

Applies to