BaseSlideSlideId Property |
Returns the ID of a slide.
Read-only
UInt32.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public uint SlideId { get; }
Public ReadOnly Property SlideId As UInteger
Get
public:
virtual property unsigned int SlideId {
unsigned int get () sealed;
}
abstract SlideId : uint32 with get
override SlideId : uint32 with get
Property Value
Type:
UInt32Implements
IBaseSlideSlideIdSee Also