←Select platform

Image Property

Summary

The RasterImage in the filled-in form corresponding to the ImageField in ITemplateForm.

Syntax
C#
VB
C++
public RasterImage Image { get; set; } 
Public Property Image() As RasterImage 
   Get 
   Set 
public:  
   property RasterImage^ Image 
   { 
      RasterImage^ get() 
      void set(RasterImage^ value) 
   } 

Property Value

An object of type RasterImage.

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