You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > OCR Extension (Tesseract) > OCRTesseractClear Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.OCRTesseractClear Method

this function to release from memory all information about the last OCR process done by the OCRTesseractDoOCR() function.

C#
public OCRTesseractClear();
Visual Basic
Public Sub OCRTesseractClear()

This function requires the optional GdPicture Tesseract Plugin. This Plugin must be unlocked with the SetLicenseNumberOCRTesseract() function.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.