←Select platform

EnableExtended Property

Summary

Controls saving non-standard IBM FileNet P8 annotations.

Syntax
C#
C++/CLI
Python
public bool EnableExtended { get; set; } 
public:  
   property bool EnableExtended 
   { 
      bool get() 
      void set(bool value) 
   } 
EnableExtended # get and set (IBMP8WriteOptions) 

Property Value

A value that controls saving non-standard IBM FileNet P8 annotations. When setting this property to true, the non-standard IBM FileNet P8 will be added when generating IBM FileNet P8 annotations. When setting this property to false, the non-standard IBM FileNet P8 will be ignored. The default value is true.

Remarks The IBM FileNet P8 non-standard annotations include Open Polygon, Highlight Polygon, Polygon, Redaction Polygon, Rectangle, Oval, Redaction, and Line.

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.