←Select platform

ConvertToIBMP8 Method

Summary

Converts a LEADTOOLS AnnObject to P8 annotation object.

Syntax
C#
C++/CLI
Python
public static string ConvertToIBMP8( 
   AnnObject annObject, 
   IBMP8WriteOptions writeOptions 
) 
public:  
   static String^ ConvertToIBMP8( 
      AnnObject^ annObject, 
      IBMP8WriteOptions^ writeOptions 
   ) 
def ConvertToIBMP8(self,annObject,writeOptions): 

Parameters

annObject

Source LEADTOOLS annotation object.

writeOptions

Options to use when creating the FileNet P8 annotation object.

Return Value

XML containing the created P8 Annotation object.

Remarks

Refer to FileNet P8 and Daeja Annotations Support for more information and examples.

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.