Reads Master Form image.
public RasterImage ReadForm()
Public Function ReadForm() As Leadtools.RasterImage
public:
Leadtools.RasterImage^ ReadForm();
Master Form image if it exists, otherwise it returns null.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form image file has the name of the Master Form with ".tif" extension the file path is Path + ".tif"
If the file does not exist it returns null
For an example, refer to GenerateMasterFormAttributes.
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