[]
        
(Showing Draft Content)

C1.Document.Export.Ssrs.PaginatedExporter.GetTotalPageCount

GetTotalPageCount Method

GetTotalPageCount(string, IExecutionContext, Dictionary<int, byte[]>)

Returns total page count.

Declaration
protected int GetTotalPageCount(string devInfoFmt, IExecutionContext context, Dictionary<int, byte[]> pages)
Protected Function GetTotalPageCount(devInfoFmt As String, context As IExecutionContext, pages As Dictionary(Of Integer, Byte())) As Integer
Parameters
Type Name Description
string devInfoFmt
IExecutionContext context
Dictionary<int, byte[]> pages
Returns
Type Description
int