<Code Lib>
2025.3 Method
Changes 0
M

View.Print(View)

Description:
Print this view with the given view template and using the print setting of the current active document.
Overloads (4):
Print
Print(View)

public void Print(
	View viewTemplate
)

  • viewTemplate
    The view template which apply to the view.

Loading…