ReportPaperSize.Width, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property Width As Double
public double Width { get; set; }
public:
property double Width {
    double get ();
    void set (double value);
}
member Width : float with get, set
function get Width () : double
function set Width (value : double)

Valeur de propriété

Type : Double

Voir aussi

Référence

ReportPaperSize Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms