Kendo.Mvc.UI.Fluent.PDFViewerToolbarSettingsBuilder
Defines the fluent API for configuring PDFViewerToolbarSettings
Methods
Items(System.Action<Kendo.Mvc.UI.Fluent.PDFViewerToolbarSettingsItemFactory>)
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.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.PDFViewerToolbarSettingsItemFactory>
The configurator for the items setting.