Namespace ReaderControl.config.ui
ReaderControl.config.ui
Constructor Attributes | Constructor Name and Description |
---|---|
Static UI configuration options for ReaderControl
|
Field Attributes | Field Name and Description |
---|---|
hides the side panel's annotation tab
|
|
hides the top control bar
|
|
hides the display mode dropdown button in the control bar
|
|
hides the print button
|
|
hides the side panel
|
|
hides the text search controls in the control bar
|
|
hides the zoom selection controls in the control bar
|
Field Detail
{boolean}
hideAnnotationPanel
hides the side panel's annotation tab
- Default Value:
- false
{boolean}
hideControlBar
hides the top control bar
- Default Value:
- false
{boolean}
hideDisplayModes
hides the display mode dropdown button in the control bar
- Default Value:
- false
{boolean}
hidePrint
hides the print button
- Default Value:
- false
{boolean}
hideSidePanel
hides the side panel
- Default Value:
- false
{boolean}
hideTextSearch
hides the text search controls in the control bar
- Default Value:
- false
{boolean}
hideZoom
hides the zoom selection controls in the control bar
- Default Value:
- false