'Declaration Public Overloads Function GetObjects( _
ByVal typeType of OCR object.As Vintasoft.Imaging.Ocr.OcrObjectType _
) As OcrObject[]
public OcrObject[] GetObjects(
Vintasoft.Imaging.Ocr.OcrObjectType type
)
public: OcrObject*[] GetObjects(
Vintasoft.Imaging.Ocr.OcrObjectType type
)
public:
OcrObject^[] GetObjects(
Vintasoft.Imaging.Ocr.OcrObjectType type
)
Parameters
- type
- Type of OCR object.
Return Value
An array of OcrObject objects of specified type.