←Select platform

RasterImage Property

Summary

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

Syntax
C#
C++/CLI
Java
Python
public RasterImage RasterImage { get; } 
public:  
   property RasterImage^ RasterImage 
   { 
      RasterImage^ get() 
   } 
public RasterImage getRasterImage() 
RasterImage # get  (DocumentConverterJobEventArgs) 

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.

Requirements

Target Platforms

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

Leadtools.Document.Converter Assembly

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