Gets a collection of all images the header or footer contains. The property value is an object of the type ImageCollection.

Syntax

public ImageCollection Images { get; }
Public ReadOnly Property Images() As ImageCollection

Limitations

Read only.