Gets the ID of a slide.
Read-only
UInt32
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ReadOnly Property SlideID As UInteger
Get
property unsigned int SlideID {
unsigned int get ();
}
abstract SlideID : uint32 with get
Property Value
Type:
UInt32
See Also