←Select platform

Image Property

Summary

The RasterImage used to create this page.

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

Property Value

RasterImage that represents the OMR form page.

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

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