'Declaration Protected Overridable Sub OnPageRecognized( _
ByVal eThe OcrPageRecognizedEventArgs instance containing the event data.As OcrPageRecognizedEventArgs _
)
protected virtual void OnPageRecognized(
OcrPageRecognizedEventArgs e
)
protected: virtual void OnPageRecognized(
OcrPageRecognizedEventArgs* e
)
protected:
virtual void OnPageRecognized(
OcrPageRecognizedEventArgs^ e
)
Parameters
- e
- The OcrPageRecognizedEventArgs instance containing the event data.