PDFViewerDplProcessingUploadSettingsBuilder
Defines the fluent API for configuring the PDFViewerDplProcessingUploadSettings settings.
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 that configures the url.
SaveField(System.String)
Specifies the name of the form field which is submitted to saveUrl.
Parameters
value - System.String
The value that configures the savefield.