ShapeUniqueId Property

Gets unique shape identifier in presentation scope. Read-only UInt32. See also OfficeInteropShapeId for getting unique shape identifier in slide scope.

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

Property Value

Type: UInt32

Implements

IShapeUniqueId
See Also