Kendo.Mvc.UI.Fluent.PDFViewerMessagesDialogsExportAsDialogSettingsBuilder
Defines the fluent API for configuring the PDFViewerMessagesDialogsExportAsDialogSettings settings.
Methods
Title(System.String)
Parameters
value System.String
The value that configures the title.
DefaultFileName(System.String)
Parameters
value System.String
The value that configures the defaultfilename.
Pdf(System.String)
Parameters
value System.String
The value that configures the pdf.
Png(System.String)
Parameters
value System.String
The value that configures the png.
Svg(System.String)
Parameters
value System.String
The value that configures the svg.
Labels(System.Action<Kendo.Mvc.UI.Fluent.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder>)
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder>
The action that configures the labels.