rasterImageFormat Property

Summary

Output format to use for raster conversion.

Syntax
TypeScript
JavaScript
Object.defineProperty(StatusJobData.prototype, 'rasterImageFormat', 
   get: function() 
) 
readonly rasterImageFormat: RasterImageFormat; 

Property Value

The output format to use for raster conversion. The default value is RasterImageFormat.unknown.

Remarks

This member mirrors DocumentConverterJobData.rasterImageFormat. Refer to it for more information.

Example

For an example, refer to StatusJobDataRunner.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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