Report.NumberOfPages Property

Definition

Gets the number of pages in the report.

public:
 property int NumberOfPages { int get(); };
public int NumberOfPages { get; }
member this.NumberOfPages : int
Public ReadOnly Property NumberOfPages As Integer

Property Value

An integer value containing the number of pages in the report.

Applies to