'Declaration
Public Function GetOwnerPrintPageCount( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer _ ) As Integer
Parameters
- g
- Graphics object that handles printing
- rect
- Rectangle area that represents the area for printing
- sheet
- Sheet to print