←Select platform

Excluded Property

Summary

Indicates whether this feature is to be excluded.

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

Property Value

true to indicate feature is to be excluded; otherwise, false.

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.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.