←Select platform

EnableExtended Property

Summary

Controls saving non-standard IBM FileNet P8 annotations.

Syntax
C#
VB
C++
public bool EnableExtended { get; set; } 
Public Property EnableExtended() As Boolean 
   Get 
   Set 
public:  
   property bool EnableExtended 
   { 
      bool get() 
      void set(bool value) 
   } 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly