pdfPrintAsRaster Property

Summary

Indicates whether the PDF should always be printed as raster.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrintDocumentOptions.prototype, 'pdfPrintAsRaster', 
	get: function(), 
	set: function(value) 
) 
pdfPrintAsRaster: boolean; 

Property Value

true to always print as raster. The default value is false.

Remarks

This property is only applicable if usePdfPrinting is set to true.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly

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