Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
uint SlideID { get; }
ReadOnly Property SlideID As UInteger
	Get
property unsigned int SlideID {
	unsigned int get ();
}
abstract SlideID : uint32 with get

Property Value

UInt32

See Also