SetForm(hprinter, FormName, Form)
Change information for a form
Parameters
hprinter : PyPrinterHANDLE
Printer handle as returned by win32print::OpenPrinterFormName : PyUnicode
Name of formForm : dict
FORM_INFO_1 dictionaryReturn Value
Returns None on success