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)
SyntaxReadOnly Property UniqueId As UInteger
Get
property unsigned int UniqueId {
unsigned int get ();
}
abstract UniqueId : uint32 with get
Property Value
Type:
UInt32
See Also