ShapeBase.Decorative Property
Indicates whether the shape is decorative and does not add meaningful content.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The Decorative property is used to specify whether a shape is decorative and does not add meaningful content. If the shape is decorative, screen readers ignore alternative text.
See Also