Kendo.Mvc.UI.PDFViewerDplProcessingUploadSettings
Defines the fluent API for configuring the PDFViewerDplProcessingUploadSettings settings.
Properties
Url
Specifies the url that will receive the submitted file. The handler must accept POST requests.
SaveField
Specifies the name of the form field which is submitted to saveUrl.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary