←Select platform

ReadForm Method

Summary
Reads a Master Form image.

Syntax
C#
C++/CLI
Java
Python
public RasterImage ReadForm() 
public abstract RasterImage readForm(); 
RasterImage^ ReadForm();  
def ReadForm(self): 
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 does not have an image this method should return null.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.