2027 Method
Changes 0
M

View.Print

Overloads (4):
Print
Print
Print(View)
Name Return Type Description
O Print() None Print this view with the default view template and using the print setting of the current active document.
O Print(Boolean) None Print this view with the default view template, and either the view's document's print setting or the print setting of the current active document.
O Print(View) None Print this view with the given view template and using the print setting of the current active document.
O Print(View, Boolean) None Print this view with the given view template, and either the view's document's print setting or the print setting of the current active document.