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# 
ActiveSlide Slide { get; }
ReadOnly Property Slide As ActiveSlide
	Get
property ActiveSlide^ Slide {
	ActiveSlide^ get ();
}
abstract Slide : ActiveSlide with get

Property Value

ActiveSlide

Implements

IShape..::..Slide

See Also