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.
Gets a value the indicates how the report will be processed.
public:
property ReportExecution2005::PageCountMode PageCountMode { ReportExecution2005::PageCountMode get(); void set(ReportExecution2005::PageCountMode value); };
public ReportExecution2005.PageCountMode PageCountMode { get; set; }
member this.PageCountMode : ReportExecution2005.PageCountMode with get, set
Public Property PageCountMode As PageCountMode
Property Value
One of the PageCountMode values.