XmlForm.Print method
Include protected members
Include inherited members
Prints the form content as it is rendered in the form's active view.
Overload list
Name | Description | |
---|---|---|
Print() | Prints the form content as it is rendered in the form's active view. | |
Print(Boolean) | Prints the form content as it is rendered the form's active view by displaying the Print dialog box. |
Top