conaito Powerlight SDK 1.2

ConvertingSettings.AutoPlaySlideShow Property

Gets or sets a value indicating whether [auto play slide show].

[Visual Basic]
Public Property AutoPlaySlideShow() As Boolean
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public bool AutoPlaySlideShow { public get; public set; }

Property Value

true if [auto play slide show]; otherwise, false.

See Also

ConvertingSettings Class | Conaito.PowerLight Namespace