2027 Method
Changes 0
M

Document.Print

Name Return Type Description
O Print(ViewSet) None Prints a set of views with default view template and default print settings.
O Print(ViewSet, View) None Prints a set of views with a specified view template and default print settings.
O Print(ViewSet, Boolean) None Prints a set of views with default view template and default print settings.
O Print(ViewSet, View, Boolean) None Prints a set of views with a specified view template and default print settings.