DocumentImages Object

Summary

Manages the global image settings for the document.

Syntax
TypeScript
JavaScript
function lt.Document.DocumentImages 
class lt.Document.DocumentImages() 
Remarks

DocumentImages manages the global image settings of the document. It can be accessed through the Images property of LEADDocument.

DocumentImages can be used to obtain information and change the behavior used when LEADDocument gets or sets the raster images or SVG documents data of a page. It contains the following:

Member Description

IsSvgSupported

Indicates whether this document supports getting a page as SVG

IsSvgViewingPreferred

Indicates whether the pages of this document is best viewed using SVG instead of raster images

IsResolutionsSupported

indicates whether this document supports loading images using different resolutions.

DefaultBitsPerPixel

The bits per pixel to use when getting the raster image of a page.

ThumbnailPixelSize

Size to use when obtaining the thumbnail image of a page.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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