'Declaration
Public Overloads Overridable Sub Print( _ ByVal g As Graphics, _ ByVal rectangle As Rectangle, _ ByVal zoomFactor As Single _ )
'Usage
Dim instance As SpreadNotesContainer Dim g As Graphics Dim rectangle As Rectangle Dim zoomFactor As Single instance.Print(g, rectangle, zoomFactor)
Parameters
- g
- Graphic interface device
- rectangle
- Rectangular area to print
- zoomFactor
- Numeric scaling factor