HtmlGenerator Properties |
The HtmlGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | NextSlideIndex |
Returns index of a slide, which will be rendered after the current slide or -1 if currently rendering last slide.
Read-only Int32.
|
![]() | PreviousSlideIndex |
Returns index of previously rendered slide or -1 if first slide is rendering.
Read-only Int32.
|
![]() | SlideImageSize |
Returns slide image size.
Read-only SizeF.
|
![]() | SlideImageSizeUnit |
Returns a unit in which slide image size is specified.
Read-only SvgCoordinateUnit.
|
![]() | SlideImageSizeUnitCode |
Returns a css code of unit in which slide image size is specified.
Read-only String.
|
![]() | SlideIndex |
Returns index of currently rendering slide.
Read-only Int32.
|