Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Twain assembly)

Show in webframe

Image Property






(Read only) Gets the image page.
Syntax
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As PageImageProcessingEventArgs
Dim value As RasterImage
 
value = instance.Image

            

            
public:
property RasterImage^ Image {
   RasterImage^ get();
}

Property Value

The image page.
Requirements

Target Platforms

See Also

Reference

PageImageProcessingEventArgs Class
PageImageProcessingEventArgs Members

Error processing SSI file