conaito PPT2Flash SDK 3.7

PPApplication.SlidesCount Property

Gets the slides count.

[Visual Basic]
Public NotOverridable ReadOnly Property SlidesCount() As Integer _
    Implements IPPApplication.SlidesCount

   Public Get
   End Get
End Property
[C#]
public int SlidesCount { public get; }

Property Value

The slides count.

Implements

IPPApplication.SlidesCount

See Also

PPApplication Class | Conaito.PPLibrary Namespace