Resolution Example for Visual Basic
Private Sub TestResoultion() RasterTwain.XResolution = 300# RasterTwain.YResolution = 300# End Sub