ShapeBase.ShapeName Property
Override this method to get the name of the shape.
Namespace: DevExpress.XtraPrinting.Shape
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string, representing the shape’s name. |
See Also