Leadtools.Forms.Ocr Namespace > OcrStatistic Structure : CorrectedWords Property |
public int CorrectedWords {get; set;}
'Declaration Public Property CorrectedWords As Integer
'Usage Dim instance As OcrStatistic Dim value As Integer instance.CorrectedWords = value value = instance.CorrectedWords
public int CorrectedWords {get; set;}
@property (nonatomic, assign) int correctedWords;
public int getCorrectedWords() public void setCorrectedWords(int value)
get_CorrectedWords();
set_CorrectedWords(value);
Object.defineProperty('CorrectedWords');
Note: This property is not supported in the LEADTOOLS OCR Professional or Advantage Engines.
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine