ExecutionInfo2.PageCountMode Property

Definition

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.

Applies to