RenderPropertyConstants.TotalPages Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
The total pages constants.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Const TotalPages As String
'Usage
Dim value As String
value = RenderPropertyConstants.TotalPages
public const string TotalPages
public:
literal String^ TotalPages
static val mutable TotalPages: string
public const var TotalPages : String
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace