←Select platform

ReadForm Method

Summary

Reads a Master Form image.

Syntax

C#
VB
C++
public RasterImage ReadForm() 
  
Function ReadForm() As Leadtools.RasterImage 

Remarks

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.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly