New to Telerik UI for ASP.NET Core? Download free 30-day trial

PDFViewerDplProcessingReadSettingsBuilder

Methods

Url(System.String)

Specifies the url to which the request is sent.

Parameters

value - System.String

The value for Url

PageField(System.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.

Parameters

value - System.String

The value for PageField

Type(System.String)

Specifies the type of the request.

Parameters

value - System.String

The value for Type

DataType(System.String)

The type of result expected from the server. Used values are "json" and "jsonp". The PDFViewer expects a json to render the geometries.

Parameters

value - System.String

The value for DataType

In this article
Not finding the help you need?