Description
(Added at v3.24)
Enumerator of available player resize mode options for the Report Player widget.
Samples
Search for
samples that use this class.
Constants
AUTO | The Report Player will be auto-resizable for the pagination view, the size of the player will change to fit the content. Setting manual dimensions will not be applicable. This is the default. |
FIT_WINDOW | The Report Player will be stretched and constrained to the browser window size. Setting manual dimensions will not be applicable. |
MANUAL | The Report Player dimensions (height and width) will need to be set manually in CSS. |