Kendo.Mvc.UI.PDFViewerToolbarSettings
Defines the fluent API for configuring the PDFViewerToolbarSettings settings.
Properties
Enabled
Toolbar option accepts a Boolean value which indicates if the toolbar will be displayed or an Object with items. Inherits Kendo UI Toolbar.
Items
The following list indicates the default tools: pager; zoom; toggleSelection; search; open; download or print. For DPL Processing exportAs tool could be configured to export a single page to .png or .svg.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary