IsWordArt

WordProcessingShape.IsWordArt property

Gets a value indicating whether this WordProcessingShape is a WordArt object.

public bool IsWordArt { get; }

Property Value

True if the shape is a WordArt object; otherwise, false.

See Also