Toolbar module
Enables /disables the the toolbar items in the PdfViewer
Parameter | Type | Description |
---|---|---|
items | [] | Defines the toolbar items in the toolbar |
isEnable | boolean |
If set true, then its Enable the toolbar Items |
Returns void
Shows /hides the annotation toolbar in the PdfViewer
Parameter | Type | Description |
---|---|---|
enableAnnotationToolbar | boolean |
If set true , its show the annotation Toolbar |
Returns void
Shows/hides the Navigation toolbar in the PdfViewer
Parameter | Type | Description |
---|---|---|
enableNavigationToolbar | boolean |
If set true , its show the Navigation Toolbar |
Returns void
Shows /hides the toolbar in the PdfViewer
Parameter | Type | Description |
---|---|---|
enableToolbar | boolean |
If set true , its show the Toolbar |
Returns void
Shows /hides the the toolbar items in the PdfViewer
Parameter | Type | Description |
---|---|---|
items | [] | Defines the toolbar items in the toolbar |
isVisible | boolean |
If set true, then its show the toolbar Items |
Returns void