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