conaito Powerlight SDK 1.2

PresentationInfo.SlidesCount Property

Gets or sets the slides count.

[Visual Basic]
Public Property SlidesCount() As Integer
   Public Get
   End Get
   Friend Set
   End Set
End Property
[C#]
public int SlidesCount { public get; internal set; }

Property Value

The slides count.

See Also

PresentationInfo Class | Conaito.PowerLight Namespace