PageSettings.PaperSize, 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 PaperSize As ReportPaperSize
public ReportPaperSize PaperSize { get; set; }
public:
property ReportPaperSize^ PaperSize {
    ReportPaperSize^ get ();
    void set (ReportPaperSize^ value);
}
member PaperSize : ReportPaperSize with get, set
function get PaperSize () : ReportPaperSize
function set PaperSize (value : ReportPaperSize)

Valeur de propriété

Type : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportPaperSize

Voir aussi

Référence

PageSettings Classe

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