Executes a Text Detection request.

Syntax

finOcr.ExecuteTextDetection(request, response, [parsedText], [serviceLogCreateDetails])

Parameters

NameTypeOptionalByRefDescription
request ISOcrRequest_TextDetection The Request.
response ISOcrResponse_TextDetection ByRef The Response.
parsedText finOcrParsedText Optional ByRef If omitted, a value of Nothing is assumed.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the Primary Key of the Service Log record that was created. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finOcr
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0