'Declaration
Public Overloads Overridable Sub Print( _ ByVal g As Graphics, _ ByVal rectangle As Rectangle, _ ByVal zoom As Single _ )
'Usage
Dim instance As SpreadChildControlContainer Dim g As Graphics Dim rectangle As Rectangle Dim zoom As Single instance.Print(g, rectangle, zoom)
Parameters
- g
- Graphics device
- rectangle
- Rectangle boundary of the elements to print
- zoom
- Scaling factor for zooming