Limitations
Runtime only.
Read only.
Gets a collection of all images contained in the main text of the document. The property's value is an object of the type Image
public ImageCollection Images { get; }
Public ReadOnly Property Images() As ImageCollection
Runtime only.
Read only.