ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.ZoneID = Integer

 

Gets or sets the ID of the barcode or OCR zones. This property can be used for identifying the zones for automatic database document indexing.

[Visual Basic]

Public Property ZoneID ( ) as Integer

 

Property Set Value

    ZoneID

        Sets the zone annotation ID.

 

Property Get Value

    ZoneID

        Gets the zone annotation ID.

 

Example

[Visual Basic] The following example sets the zone annotation ID.

 

[Visual Basic]

Dim ID as Integer = 1

ImgAnnotations1.ZoneID = ID

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6