Scanner ActiveX Control

Properties

 

Public Method AutoFeedEnabled      

Enable/Disable the scanner automatically feed the next page from the document feeder after the number of frames negotiated for capture from each page are acquired.

Public Method AutoBorderDetection  

Enable/Disable the scanner automatically detecting the paper size if your scanner has this capability.

Public Method BarCodeReadCustomRotation      

(For Barcode Reader plugin only) Scan the barcode with custom rotation.

Public Method BarCodeReadScan45CouterRotation    

(For Barcode Reader plugin only) Enable/Disable scan the barcode with 45 Degree Counter Clockwise Rotation.

Public Method BarCodeReadScan45Rotation    

(For Barcode Reader plugin only) Enable/Disable scan the barcode with 45 Degree Clockwise Rotation.

Public Method BarCodeReadScan90Rotation  

(For Barcode Reader plugin only) Enable/Disable scan the barcode with 90 Degree Clockwise Rotation.

Public Method BarCodeReadScanAccuracy

(For Barcode Reader plugin only) Enable/Disable spend more time to try to find a barcode, optimize for accuracy, not speed.

Public Method BarCodeReadScanMultiple

(For Barcode Reader plugin only) Enable/Disable scan multiple barcode.

Public Method BarCodeReadScanWithoutRotation

(For Barcode Reader plugin only) Enable/Disable scan the barcode without rotation.

Public Method Border      

Set the Border of display area.

Public Method Brightness      

Set the brightness of image.

Public Method BufferResizeMode     

When ClearImageBuffer = false , it can scan a lot of images on memory. set BufferResizeMode= true, it will help you resize large images to small images. Let you can scan more images on memory. By default is true.

Public Method BufferReSizeScale   

Set the resize scale value when BufferResizeMode= true.( 0.5 = resize 50% of original image , 0.1 = resize 90% of original image )

Public Method BufferReSizeMaxWidth

When BufferResizeMode= true, if scanned image larger than BufferResizeMaxWidth value , it will according BufferResizeScale value, then resize the image and stored on memory.

Public Method ClearImageBuffer    

Enable/Disable clear the image buffer for each time scan the image.

Public Method Contrast      

Set the contrast of image.

Public Method CursorFileName    

Set the custom cursor file. 

Public Method DPI    

set the scanner dpi when scanning. 

Public Method DuplexEnabled   

Enable/Disable the duplex.

Public Method EnablePanning   

Enable/Disable page panning with the mouse.

Public Method FeederEnabled   

Enable/Disable the feeder.

Public Method FileHeight      

Return the height of image.

Public Method FileLeft      

Set the Left position of image. 

Public Method FileTop       

Set the Top position of image. 

Public Method FileWidth      

Return the width of image. 

Public Method Gamma      

Set the gamma of image.

Public Method Hue      

Set the hue of image.

Public Method HideProgressBar     

Hide Progress bar when scanning the images.

Public Method HighQuality      

Enable/Disable high quality of image.

Public Method JPEGQuality    

Set the quality of jpeg file when save to jpeg file. 

Public Method LicenseKey     

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor. 

Public Method OutputGrayScale      

Enable/Disable convert color image to gray scale.  

Public Method OCR2SearchablePDFFontFile   

(For OCR plugin only) Adds a unicode font to the PDF file. The font is created from the specified file.

Public Method OCR2SearchablePDFFontName

(For OCR plugin only) Adds a unicode font to the PDF file.  

Public Method OCRCharFilter    

(For OCR plugin only) Set the character filter before start a recognition process.  

Public Method OCRRecognizeMode   

(For OCR plugin only) Set the recognize mode.   

Public Method PDFJPEGQuality    

(For OCR plugin only) Set the JPEG Quality when save to PDF/A and set PDFUseJPEGCompression = true.

Public Method PDFUseJPEGCompression  

Enable or disable use JPEG Compression when save to PDF or PDF/A file.

Public Method PDFUserPassword

(For Advanced PDF Viewer plugin only) Set the user password with encrypted PDF file when you loading the PDF file.

Public Method PDFAuthor     

Set the author when save to pdf.  

Public Method PDFCreator    

Set the creator when save to pdf.  

Public Method PDFKeyword    

Set the keyword when save to pdf.  

Public Method PDFProducer   

Set the producer when save to pdf.  

Public Method PDFTitle  

Set the title when save to pdf.  

Public Method PDFPaperSize

Set the specific paper size when save to PDF file.

Public Method PDFRenderDPIX

Set the horizontal resolution in dots per inch when loading the PDF file.

Public Method PDFRenderDPIY

Set the vertical resolution in dots per inch when loading the PDF file.

Public Method PixelType  

Set the true color, B/W or gray color for scanner.  

Public Method ShowText   

Visible/Invisible the text. 

Public Method Saturation      

Set the saturation of image.

Public Method ShowCustomCursor    

Enable/Disable to display custom cursor file. 

Public Method ShowTwainUI  

Enable/Disable to show the twain UI. 

Public Method TIFCompression

Set the tif compression.

Public Method TextColor

Set the text color.

Public Method TextFontName

Set the text font name.

Public Method TextFontSize

Set the text font size.

Public Method TextFontStyle

Set the text font style.

Public Method TextStyle

Set the text style.

Public Method View      

Set the view size of original image.

Public Method ViewSize      

User define view size of original image.