rasterImageBitsPerPixel Property

Summary

Bits per pixel to use for the output document when raster conversion is used.

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

Property Value

The bits per pixel to use for the output document when raster conversion is used. The default value is 0.

Remarks

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

Example

For an example, refer to StatusJobDataRunner.

Requirements

Target Platforms

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

Leadtools.Document Assembly