New to Telerik ReportingStart a free 30-day trial

Enumerations of the HTML5 Report Viewer

DocumentMapAreaPositions

Enum for the available positions of the document map area in the viewer.

Values

ValueDescription
RIGHTDocument map area on the right.
LEFTDocument map area on the left.

PageModes

Enum for the available page modes in the report viewer.

Values

ValueDescription
SINGLE_PAGEDisplay one page at a time.
CONTINUOUS_SCROLLDisplay pages in a continuous scroll.

ParameterEditorTypes

Enum for the available parameter editor types in the report viewer.

Values

ValueDescription
COMBO_BOXCombo box editor for parameters.
LIST_VIEWList view editor for parameters.

ParametersAreaPositions

Enum for the available positions of the parameters area in the viewer.

Values

ValueDescription
RIGHTParameters area on the right.
LEFTParameters area on the left.
TOPParameters area on the top.
BOTTOMParameters area on the bottom.

ParameterTypes

Enum for the supported parameter types in the report viewer.

Values

ValueDescription
INTEGERInteger parameter type.
FLOATFloating point parameter type.
STRINGString parameter type.
DATETIMEDateTime parameter type.
BOOLEANBoolean parameter type.

PrintModes

Enum for the available print modes in the report viewer.

Values

ValueDescription
AUTO_SELECTAutomatically select the print method.
FORCE_PDF_PLUGINForce using the PDF plugin for printing.
FORCE_PDF_FILEForce downloading a PDF file for printing.

ScaleModes

Enum for the available scale modes in the report viewer.

Values

ValueDescription
FIT_PAGE_WIDTHFit the page width to the viewer.
FIT_PAGEFit the entire page to the viewer.
SPECIFICUse a specific zoom scale.

ViewModes

Enum for the available view modes in the report viewer.

Values

ValueDescription
INTERACTIVEInteractive mode for user interaction.
PRINT_PREVIEWPrint preview mode for print layout.