Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
지정된 문자가 신뢰할 수 없게 인식된 경우 TRUE를 반환합니다. 이 속성을 사용하여 검증이 필요한지 여부를 확인할 수 있습니다.
이 속성은 ErrorProbability 값과 Recognition 설정을 기준으로 계산됩니다. 검증을 위해 더 세밀한 구분을 구현해야 하는 경우에는 ErrorProbability를 대신 사용합니다.
HRESULT get_IsSuspicious(
int Index,
VARIANT_BOOL* Result
);
bool get_IsSuspicious( int Index );
Property IsSuspicious(Index As Integer) As Boolean
Index
[in] 이 매개변수는 인식된 텍스트에서 지정된 문자의 인덱스를 나타냅니다.
Result
[out, retval] 이 속성의 값을 받는 부울 변수에 대한 포인터입니다.
이 함수에는 고유한 반환 값이 없습니다. ABBYY FineReader Engine 함수의 표준 반환 값을 반환합니다.
PlainText
CharConfidence, ErrorProbability, IsSuspicious의 차이점은 무엇인가요?
Properties 사용하기