Gets and sets the printer banding flag.
Read-write property
Visual Basic |
---|
Public Property PrinterBanding As Boolean |
True to enable printer banding if your printer requires it.
False, the default, to disable printer banding.
- When True, images can be printed on printers that require printer banding (like dot matrix printers). Only one image can be printed on a page.
- The PrinterBanding property should be set to False unless your printer requires printer banding.