Document.Print
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| Print(ViewSet) | None | Prints a set of views with default view template and default print settings. |
| Print(ViewSet, View) | None | Prints a set of views with a specified view template and default print settings. |
| Print(ViewSet, Boolean) | None | Prints a set of views with default view template and default print settings. |
| Print(ViewSet, View, Boolean) | None | Prints a set of views with a specified view template and default print settings. |