<Code Lib>
2020 Method
Changes 0
M

Document.Print(ViewSet, View)

Description:
Prints a set of views with a specified view template and default print settings.
Remarks:
If one view in the set can not be printed successfully then an exception will be thrown.
Overloads (4):
Print(ViewSet,View)

public void Print(
	ViewSet views,
	View viewTemplate
)

Loading…