ViewPrint Method

Print this view.
Overload List
 NameDescription
Public methodPrintPrint this view with the default view template and using the print setting of the current active document.
Public methodPrint(Boolean)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.
Public methodPrint(View)Print this view with the given view template and using the print setting of the current active document.
Public methodPrint(View, Boolean)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.
Top
See Also