Kendo.Mvc.UI.PDFViewerDplProcessingReadSettings
Defines the fluent API for configuring the PDFViewerDplProcessingReadSettings settings.
Properties
Url
Specifies the url to which the request is sent.
PageField
Specifies the page field parameter submitted to the read url. It is used in scenario with loadOnDemand when requests are sent for each page.
Type
Specifies the type of the request.
DataType
The type of result expected from the server. Used values are "json" and "jsonp". The PDFViewer expects a json to render the geometries.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary