←Select platform

ConvertFromIBMDaeja Method

Summary

Converts IBM Daeja annotations to LEADTOOLS annotations.

Syntax
C#
VB
C++
public static AnnContainer ConvertFromIBMDaeja( 
   string daejaTxtData, 
   IBMDaejaReadOptions options 
) 
Public Shared Function ConvertFromIBMDaeja( 
   ByVal daejaTxtData As String, 
   ByVal options As IBMDaejaReadOptions 
) As AnnContainer 
public:  
   static AnnContainer^ ConvertFromIBMDaeja( 
      String^ daejaTxtData, 
      IBMDaejaReadOptions^ options 
   ) 

Parameters

daejaTxtData

The input data for the Daeja annotations.

options

The options to use when reading the data.

Return Value

An AnnContainer containing the converted LEADTOOLS annotation objects.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.