C#
VB
C++
Reads a Master Form image.
public RasterImage ReadForm()
Function ReadForm() As Leadtools.RasterImage
Leadtools.RasterImage^ ReadForm();
A Master Form's image is not needed for recognition or processing, so Master Form may or may not have an image. If the Master Form doesn't have an image this method should return null.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET