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