Visual Basic (Declaration) | |
---|---|
<ServiceContractAttribute(Name="IOcrService", Namespace="http://Leadtools.Services.Forms.ServiceContracts/2009/01")> Public Interface IOcrService |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[ServiceContractAttribute(Name="IOcrService", Namespace="http://Leadtools.Services.Forms.ServiceContracts/2009/01")] public interface IOcrService |
C++/CLI | |
---|---|
[ServiceContractAttribute(Name="IOcrService", Namespace="http://Leadtools.Services.Forms.ServiceContracts/2009/01")] public interface class IOcrService |
Visual Basic | Copy Code |
---|---|
Public Sub DocumentConvertOptionsExample() |
C# | Copy Code |
---|---|
public void DocumentConvertOptionsExample() |
You can use the Recognize method to convert an image on a disk to a final document with any of the document formats supported by the specified engine.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family