'Declaration Protected Overloads Overrides Sub Visit( _
ByVal lineThe text line.As Vintasoft.Imaging.Ocr.Results.OcrTextLine _
)
protected override void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextLine line
)
protected: void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextLine* line
); override
protected:
void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextLine^ line
); override
Parameters
- line
- The text line.