←Select platform

Image Property

Summary
Gets the image that is specified by the image field.

Syntax
C#
C++/CLI
Java
Python
public RasterImage Image { get; set; } 
public RasterImage getImage(); 
public void setImage( 
   RasterImage rasterImage 
); 
public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 
Image # get and set (ImageFormFieldResult) 

Property Value

The results of field processing.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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