Stores information about the forms supported by the specified printer into an array.
APrinterForms(cArrayName [, cPrinter])
Parameters
- cArrayName
On return the array contains the following information from the FORM_INFO_1 structure. Column Content Datatype 1 The form properties. For a list of possible values have a look here FORM_INFO_1. N 2 The name of the form. C 3 The width of the form in thousandths of millimeters. N 4 The height of the form in thousandths of millimeters. N 5 The bottom position of the printable area of the form, in thousandths of millimeters. N 6 The top position of the printable area of the form, in thousandths of millimeters. N 7 The left position of the printable area of the form, in thousandths of millimeters. N 8 The right position of the printable area of the form, in thousandths of millimeters. N
- cPrinter
Name of the printer for which to enumerate the forms.
Return Value
The number of printer forms.
See Also
Reference
APaperSizes
APrintersEx
APrinterTrays
APrintJobs