Flags that determine the type of the zone that the auto zoning command will detect.
| Visual Basic (Declaration) | |
|---|---|
Public Enum LeadZoneType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum LeadZoneType : Enum | |
| C++/CLI | |
|---|---|
public enum class LeadZoneType : public Enum | |
| Member | Description |
|---|---|
| Text | Text zones. |
| Graphic | Graphics zones. |
| Table | Table zones. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.LeadZoneType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family