ExecutionInfo2.PageCountMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode PageCountMode { Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode get(); void set(Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode PageCountMode { get; set; }
member this.PageCountMode : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode with get, set
Public Property PageCountMode As PageCountMode