Paxar 6039 Printer User Manual


 
Scanning Functions 4-41
Example VB.NET
Imports Ultra
Dim CONTROL As New Ultra.Scan.Control ' Instantiate class
CONTROL.ScannerMode = CONTROL.eSCANMODE.SOM_COMPATIBLE
' Enable Compatibility with 6037
CONTROL.CommitChanges()
' Save Changes to the Scanner Configuration