ColorSuspectCharacter property (ILTMarkOptions)
Remarks
Gets or sets a value that represents the color used to output suspect
characters. Valid values may be one or more OUTPUT_COLOR
values, ORed (|).
This property is updated with the current values when the GetRecognitionResultOptions
method is called.
To update the mark options for saving the recognition results, set this
property and the other ILTMarkOptions
properties accessed by the MarkOptions
property of the ResultOptions
property, and call the SetRecognitionResultOptions
method.
See Also
Elements: |
ColRejectionSymbol
property, ColMissingSymbol
property, ColSuspectWord property,
SeparatorBeforeSuspectCharacter
property, SeparatorBeforeRejectionSymbol
property, SeparatorBeforeMissingSymbol
property, SeparatorStartSuspectWord
property, SeparatorEndSuspectWord
property. SeparatorStartLine
property. SeparatorEndLine
property, SeparatorStartTableRow
property, SeparatorEndTableRow
property, SeparatorStartParagraph
property, SeparatorEndParagraph
property, SeparatorStartZone
property, SeparatorEndZone
property, SeparatorStartPage
property, SeparatorEndPage
property, MarkOptions property,
ResultOptions property, GetRecognitionResultOptions
method, SetRecognitionResultOptions
method |
Topics: |
Quick
Reference OCR: Using the Mark Options |