[]
Prints to PDF the control layer objects.
void Print(PdfGraphics g, Rectangle rectangle, float zoomFactor)
Sub Print(g As PdfGraphics, rectangle As Rectangle, zoomFactor As Single)
| Type | Name | Description |
|---|---|---|
| PdfGraphics | g | PDF graphics device interface |
| Rectangle | rectangle | Rectangular boundary to print |
| float | zoomFactor | Numeric scaling factor |