Share

Document.Print Method

Prints a set of views.

Overload List

 NameDescription
Public methodPrint(ViewSet)Prints a set of views with default view template and default print settings.
Public methodPrint(ViewSet, View)Prints a set of views with a specified view template and default print settings.
Public methodPrint(ViewSet, Boolean)Prints a set of views with default view template and default print settings.
Public methodPrint(ViewSet, View, Boolean)Prints a set of views with a specified view template and default print settings.

See Also

Reference

Was this information helpful?