'Declaration
Public Overridable Sub ComputePaging( _ ByRef rowCount As System.Integer, _ ByRef colCount As System.Integer _ )
'Usage
Dim instance As NPrintDocument Dim rowCount As System.Integer Dim colCount As System.Integer instance.ComputePaging(rowCount, colCount)
Parameters
- rowCount
- colCount