Print(PdfGraphics,Rectangle,Single) Method
Prints the elements of the notes in the container.
'Declaration
Public Overloads Overrides Sub Print( _
ByVal As PdfGraphics, _
ByVal As Rectangle, _
ByVal As Single _
)
'Usage
Dim instance As SpreadNotesContainer
Dim g As PdfGraphics
Dim rectangle As Rectangle
Dim zoomFactor As Single
instance.Print(g, rectangle, zoomFactor)
Parameters
- g
- PDF graphics device interface
- rectangle
- Rectangular boundary of the elements to print
- zoomFactor
- Scaling factor for zooming