Shape.CanvasItems Property

Definition

Returns a CanvasShapes object that represents a collection of shapes in a drawing canvas.

public:
 property Microsoft::Office::Interop::Word::CanvasShapes ^ CanvasItems { Microsoft::Office::Interop::Word::CanvasShapes ^ get(); };
public Microsoft.Office.Interop.Word.CanvasShapes CanvasItems { get; }
member this.CanvasItems : Microsoft.Office.Interop.Word.CanvasShapes
Public ReadOnly Property CanvasItems As CanvasShapes

Property Value

Applies to