<Code Lib>
2024 Method
Changes 0
M

Document.Print(ViewSet)

Description:
Prints a set of views with default 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):

public void Print(
	ViewSet views
)

Loading…