PDFViewerDplProcessingReadSettingsTagHelper
Example
Razor
<read/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| datatype | String | The type of result expected from the server. Used values are "json" and "jsonp". The PDFViewer expects a json to render the geometries. |
| page-field | String | 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 | String | Specifies the type of the request. |
| url | String | Specifies the url to which the request is sent. |