NextSlideIndex

HtmlGenerator.NextSlideIndex property

Returns index of a slide, which will be rendered after the current slide or -1 if currently rendering last slide. Read-only Int32.

public int NextSlideIndex { get; }

See Also