←Select platform

Image Property

Summary

Gets the image that is specified by the image field.

Syntax

C#
VB
C++
public RasterImage Image { get; set; } 
  
Public Property Image As Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

The results of field processing.

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.Processing Assembly