ShapeBase.Decorative Property
Indicates whether the shape is decorative and does not add meaningful content.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
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