conaito SlideShow SDK v1.6
Assembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)
Use this method to add pause before next slide
Namespace: Conaito.SWFSlideShowAssembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public void Pause( int seconds ) |
| Visual Basic |
|---|
Public Sub Pause ( _ seconds As Integer _ ) |
| Visual C++ |
|---|
public: void Pause( int seconds ) |
Parameters
- seconds
- Type: System..::..Int32