[]
Returns total page count.
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
| Type | Name | Description |
|---|---|---|
| string | devInfoFmt | |
| IExecutionContext | context | |
| Dictionary<int, byte[]> | pages |
| Type | Description |
|---|---|
| int |