API Reference

Class

WordShapeGroup

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Represents a native Wordprocessing DrawingML group of bounded preset shapes. This API does not claim arbitrary imported-group editing or rendered Word coordinates.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Methods

public Void Remove() #
Returns: Void
public Boolean TryGetLayoutSnapshot(out WordDrawingLayoutSnapshot snapshot) #
Returns: Boolean

Reads package-level placement and geometry evidence for this group. This is not a claim about Word's final rendered coordinates.

Parameters

snapshot OfficeIMO.Word.WordDrawingLayoutSnapshot@ requiredposition: 0

Properties

public Int32 ChildCount { get; } #

Number of preset shape children persisted in the group.