Namespace:
C1.Win.C1PrintPreviewAssembly:
C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
| C# |
|---|
public int PageIdxAtRowCol(
int row,
int col
) |
| Visual Basic (Declaration) |
|---|
Public Function PageIdxAtRowCol ( _
row As Integer, _
col As Integer _
) As Integer |
See Also