Class TotalPagesVariable
Returns total number of pages in the report. To use this variable, you need to enable the report's double pass.
Inherited Members
Namespace: FastReport.Data
Assembly: FastReport.Base.dll
Syntax
public class TotalPagesVariable : SystemVariable, IDisposable, IFRSerializable, IParent
Properties
Value
Declaration
public override object Value { get; }
Property Value
Type | Description |
---|---|
System.Object |