ShapeCustomData Property

Returns the shape's custom data. Read-only ICustomData.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ICustomData CustomData { get; }

Property Value

Type: ICustomData

Implements

IShapeCustomData
See Also