Skip to main content

IdxRichEditShapeCollection Interface

Exposes a document’s floating shape collection.

Declaration

IdxRichEditShapeCollection = interface(IdxRichEditReadOnlyShapeCollection)

Remarks

This interface provides access to the properties and methods that allow you to:

The subdocument‘s Shapes property exposes the IdxRichEditShapeCollection interface.

See Also