conaito Powerlight SDK 1.2 |
|
DocumentInfo.SlidesCount Property
Slides count in PowerPoint or XPS file
[Visual Basic]
Public Property SlidesCount() As
Integer Public Get
End Get
Private Set
End Set
End Property
[C#]
public
int SlidesCount { public get; private set; }
See Also
DocumentInfo Class | Conaito.PowerLight Namespace