|
|
FormPrint_Update
Updates the information already held in a document created using the FormPrint method. This is useful where the user has changed values on the form, the method will make any changes to the document.
Syntax Object.FormPrint_Update (frmPrint As Object)
| Parameters | | frmPrint | The Form used to create the document. |
See Also: FormPrint
|