Gets a collection of all images contained in the main text of the document. The property's value is an object of the type ImageCollection.

Syntax

public ImageCollection Images { get; }

Limitations

Runtime only.

Read only.