Kendo.Mvc.UI.Fluent.PDFViewerMessagesToolbarSettingsBuilder
Defines the fluent API for configuring the PDFViewerMessagesToolbarSettings settings.
Methods
Open(System.String)
Parameters
value System.String
The value that configures the open.
ExportAs(System.String)
Parameters
value System.String
The value that configures the exportas.
Download(System.String)
Parameters
value System.String
The value that configures the download.
Pager(System.Action<Kendo.Mvc.UI.Fluent.PDFViewerMessagesToolbarPagerSettingsBuilder>)
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.PDFViewerMessagesToolbarPagerSettingsBuilder>
The action that configures the pager.