OCREventArgsInputImage Property |
Gets the input image data.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic ImageData InputImage { get; }
Public ReadOnly Property InputImage As ImageData
Get
Property Value
ImageData
See Also