Shapes

WordProcessingSection.Shapes property

Gets the collection of all shapes contained in this WordProcessingSection.

public WordProcessingShapeCollection Shapes { get; }

Property Value

The collection of all shapes contained in this WordProcessingSection.

See Also