images Property (Document)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Document.prototype, 'images', 
	get: function() 
) 
TypeScript Syntax
images: DocumentImages; // read-only

Property Value

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

Remarks

Refer to DocumentImages for more information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize