←Select platform

ConvertFromIBMP8 Method

Summary

Converts a P8 annotation object to a LEADTOOLS AnnObject.

Syntax
C#
C++/CLI
Python
public static AnnObject ConvertFromIBMP8( 
   string xml, 
   IBMP8ReadOptions readOptions 
) 
public:  
   static AnnObject^ ConvertFromIBMP8( 
      String^ xml, 
      IBMP8ReadOptions^ readOptions 
   ) 
def ConvertFromIBMP8(self,xml,readOptions): 

Parameters

xml

Input XML containing a single FileNet P8 annotation object.

readOptions

Options to use when reading the data.

Return Value

LEADTOOLS annotation object that closely mimics the value of the input P8 annotation object.

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.