isDecorative property

ShapeBase.isDecorative property

Gets or sets the flag that specifies whether the shape is decorative in the document.

get isDecorative(): boolean

Remarks

Note that shape having not empty ShapeBase.alternativeText cannot be decorative.

See Also