public TextBlockResult AnalyzeField( Image image )
public: TextBlockResult* AnalyzeField( Image* image )
public: TextBlockResult^ AnalyzeField( Image^ image )
'Declaration
Public Overloads Function AnalyzeField( _ ByVal image As Image _ ) As TextBlockResult
'Usage
Dim instance As Reader Dim image As Image Dim value As TextBlockResult value = instance.AnalyzeField(image)
Parameters
- image
- The object containing an image to recognize.
Return Value
TextBlockResult from recognition