←Select platform

ConvertToIBMP8 Method

Summary

Converts a LEADTOOLS AnnObject to P8 annotation object.

Syntax
C#
VB
C++
public static string ConvertToIBMP8( 
   AnnObject annObject, 
   IBMP8WriteOptions writeOptions 
) 
Public Shared Function ConvertToIBMP8( 
   ByVal annObject As AnnObject, 
   ByVal writeOptions As IBMP8WriteOptions 
) As String 
public:  
   static String^ ConvertToIBMP8( 
      AnnObject^ annObject, 
      IBMP8WriteOptions^ 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 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.