Kendo.Mvc.UI.Fluent.PDFViewerPdfjsProcessingSettingsBuilder
Defines the fluent API for configuring PDFViewerPdfjsProcessingSettings
Methods
File(System.Action<Kendo.Mvc.UI.Fluent.PDFViewerPdfjsProcessingFileSettingsBuilder>)
Specifies the default file to be displayed.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.PDFViewerPdfjsProcessingFileSettingsBuilder>
The action that configures the file.
File(System.String)
Specifies the string path to the file.
Parameters
url System.String
The path to the file.