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




In This Topic
    ImGearOCRZoneCollection Class
    In This Topic
    Collection of zones for a page, belongs to a ImGearOCRPage object.
    Object Model
    ImGearOCRZoneCollection ClassImGearOCRZone Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Class ImGearOCRZoneCollection 
    'Usage
     
    Dim instance As ImGearOCRZoneCollection
    [DefaultMember("Item")]
    public class ImGearOCRZoneCollection 
    [DefaultMember("Item")]
    public __gc class ImGearOCRZoneCollection 
    [DefaultMember("Item")]
    public ref class ImGearOCRZoneCollection 
    Inheritance Hierarchy

    System.Object
       ImageGear.OCR.ImGearOCRZoneCollection

    See Also