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

Valeur de propriété

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

Voir aussi

Référence

ExecutionInfo Classe

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