Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Images Property

Show in webframe
Gets the object that manages the raster and SVG image settings of the document.
Syntax
get_images();
Object.defineProperty('images');

Property Value

TypeDescription
DocumentImagesThe DocumentImages object that manages the raster and SVG image settings of this Document.
Remarks

Refer to DocumentImages for more information.

See Also

Reference

Document Object
Document Members

Error processing SSI file