conaito Powerlight SDK 1.2

ConvertingSettings.SlideShowCaption Property

Gets or sets the slide show caption.

[Visual Basic]
Public Property SlideShowCaption() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public string SlideShowCaption { public get; public set; }

Property Value

The slide show caption.

See Also

ConvertingSettings Class | Conaito.PowerLight Namespace