rasterImageBitsPerPixel Field

Summary

Specifies the target raster's bits per pixel for printing operations.

Syntax

TypeScript
JavaScript
Object.defineProperty(PDFPrinterOptions.prototype, 'rasterImageBitsPerPixel', 
	 get: function(), 
	 set: function(value) 
) 
rasterImageBitsPerPixel: number; 

Remarks

The target raster's bits per pixel used for printing operations when the rasterImageFormat is set to rasPdf.

Requirements

Target Platforms

See Also

Reference

PDFPrinterOptions

PDFPrinterOptions Members

lt.Document Namespace

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

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