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# 
AudioPlayMode PlayMode { get; set; }
Property PlayMode As AudioPlayMode
	Get
	Set
property AudioPlayMode PlayMode {
	AudioPlayMode get ();
	void set (AudioPlayMode value);
}
abstract PlayMode : AudioPlayMode with get, set

Property Value

AudioPlayMode

See Also