ExecutionInfo.ReportPageSettings Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageSettings ^ ReportPageSettings { Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageSettings ^ get(); void set(Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageSettings ^ value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageSettings ReportPageSettings { get; set; }
member this.ReportPageSettings : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageSettings with get, set
Public Property ReportPageSettings As PageSettings