ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRZoneCollection Class
Properties Methods


In This Topic
    ImGearOCRZoneCollection Class Members
    In This Topic

    The following tables list the members exposed by ImGearOCRZoneCollection.

    Public Properties
     NameDescription
    Public PropertyGets number of zones.  
    Public PropertyProvides access to a particular zone.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new zone.  
    Public MethodRemoves all zones.  
    Public MethodEnumerates the collections zones.  
    Public MethodInserts a zone at a specified index.  
    Public MethodLoads the list of zones from a file.  
    Public MethodRemoves the specified zone.  
    Public MethodRemoves the zone at the specified index.  
    Public MethodSaves the list of zones to a file.  
    Top
    See Also