images Property

Summary

Gets the object that manages the raster and SVG image settings of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'images', 
   get: function() 
) 
readonly images: DocumentImages; 

Property Value

The DocumentImages object that manages the raster and SVG image settings of this LEADDocument.

Remarks

Refer to DocumentImages for more information.

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.