Link Search Menu Expand Document

BaseRecognizerLoadDocument Method

OverloadĀ List
NameDescription
Public methodLoadDocument(Byte)
Loads document from byte array.
Public methodLoadDocument(Image)
Loads document from Image object.
Public methodLoadDocument(Int64)
Loads document from Win32 HBITMAP structure.
Public methodLoadDocument(Stream)
Loads document from stream.
Public methodLoadDocument(String)
Loads document from file.
Public methodLoadDocument(ScreenshotMaker)
Load screenshot from the main display. Use SetScreenshotArea(Int32, Int32, Int32, Int32) to set a portion of the screen to take screenshot from.
Top
See Also

Reference