Kendo.Mvc.UI.Fluent.PDFViewerDplProcessingUploadSettingsBuilder
Defines the fluent API for configuring PDFViewerDplProcessingUploadSettings
Methods
Url(System.String)
Specifies the url that will receive the submitted file. The handler must accept POST requests.
Parameters
value System.String
The value for Url
SaveField(System.String)
Specifies the name of the form field which is submitted to saveUrl.
Parameters
value System.String
The value for SaveField