API Reference
Class
WordShapeGroup
Represents a native Wordprocessing DrawingML group of bounded preset shapes. This API does not claim arbitrary imported-group editing or rendered Word coordinates.
Inheritance
- WordElement
- WordShapeGroup
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method WordParagraph.AddShapeGroup
- Method WordParagraph.AddShapeGroup
- Property WordParagraph.ShapeGroup
Methods
public Boolean TryGetLayoutSnapshot(out WordDrawingLayoutSnapshot snapshot) #Returns:
BooleanReads 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@
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 ChildCount { get; } #Number of preset shape children persisted in the group.