IHtmlGeneratorSlideIndex Property |
Returns index of currently rendering slide.
Read-only
Int32.
Namespace:
Aspose.Slides.Export
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.4.0.0 (21.4)
SyntaxReadOnly Property SlideIndex As Integer
Get
property int SlideIndex {
int get ();
}
abstract SlideIndex : int with get
Property Value
Type:
Int32
See Also