Form Property

Summary

Gets the form page image that is undergoing processing.

Syntax
C#
VB
C++
public RasterImage Form { get; } 
  
Public ReadOnly Property Form As RasterImage 
public: 
property RasterImage^ Form { 
   RasterImage^ get(); 
} 

Property Value

A Leadtools.RasterImage object that represents the form image.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly