You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > License Management > SetLicenseNumberOCRTesseract Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.SetLicenseNumberOCRTesseract Method

Unlocks the optional GdPicture Tesseract Plugin.

C#
public Boolean SetLicenseNumberOCRTesseract(
    String Key
);
Visual Basic
Public Function SetLicenseNumberOCRTesseract(
    ByVal Key As String
) As Boolean
Parameters
Parameters 
Description 
Key 
Your license key.  
Returns

True if success, else False (invalid license KEY).

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