Link Search Menu Expand Document

BaseRecognizerLoadDocument Method (Image)

Loads document from Image object.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public void LoadDocument(
	Image image
)

Parameters

image
Type: System.DrawingImage
Image object.
See Also

Reference