←Select platform

ConvertToIBMDaeja Method

Summary

Converts LEADTOOLS annotations to IBM Daeja annotations.

Syntax
C#
C++/CLI
Python
public static string ConvertToIBMDaeja( 
   AnnContainer container, 
   IBMDaejaWriteOptions writeOptions 
) 
public:  
   static String^ ConvertToIBMDaeja( 
      AnnContainer^ container, 
      IBMDaejaWriteOptions^ writeOptions 
   ) 
def ConvertToIBMDaeja(self,container,writeOptions): 

Parameters

container

The source AnnContainer.

writeOptions

Options to use when creating the IBM Daeja annotation objects.

Return Value

The output string for the IBM Daeja annotation objects.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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