Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Images Property








The collection of RasterImage objects to run the Commands on.
Syntax
public RasterCollection<RasterImage> Images {get;}
'Declaration
 
Public ReadOnly Property Images As RasterCollection(Of RasterImage)
'Usage
 
Dim instance As RasterCommandProcessor
Dim value As RasterCollection(Of RasterImage)
 
value = instance.Images
public RasterCollection<RasterImage> Images {get;}
 get_Images(); 

Property Value

The collection of RasterImage objects to run the Commands on.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms

See Also

Reference

RasterCommandProcessor Class
RasterCommandProcessor Members

Error processing SSI file