VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrPage Class / GetObjects Methods / GetObjects(OcrObjectType) Method
Syntax Requirements SeeAlso
In This Topic
    GetObjects(OcrObjectType) Method (OcrPage)
    In This Topic
    Returns an array of OcrObject objects of specified type.
    Syntax

    Parameters

    type
    Type of OCR object.

    Return Value

    An array of OcrObject objects of specified type.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also