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 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.