Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

RasterImage Property






The RasterImage object used as the input for raster conversion and optional overlay for SVG conversion.
Syntax
public RasterImage RasterImage {get;}
'Declaration
 
Public ReadOnly Property RasterImage As RasterImage
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As RasterImage
 
value = instance.RasterImage
public RasterImage getRasterImage()
            
public:
property RasterImage^ RasterImage {
   RasterImage^ get();
}

Property Value

The RasterImage object used as the input for raster conversion and optional overlay for SVG conversion.
Remarks

This value is not always available and could be null.

Refer to DocumentConverterJobOperation for more information.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobEventArgs Class
DocumentConverterJobEventArgs Members
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features