Gets a collection of all images, textframes, charts and barcodes in a document. The property value is an object of the type FrameCollection. The collection can be used to get or to alter common attributes.

Introduced: X8.

Syntax

public FrameCollection Frames { get; }

Limitations

Runtime only.

Read only.