maximumPDFRenderingCalColorSpaceImageSize Property

Summary

This value is used by the PDF renderer to switch to DeviceRGB/DeviceGray when it encounters a PDF with images that are CalRGB/CalGray with dimensions that are larger than the set value.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'maximumPDFRenderingCalColorSpaceImageSize', 
	get: function(), 
	set: function(value) 
) 
maximumPDFRenderingCalColorSpaceImageSize: number; 

Property Value

An integer corresponding to the maximum support size for CalRGB/CalGray images. Default value is 1024.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.