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

PDFViewerMessagesSettingsBuilder

Defines the fluent API for configuring the PDFViewerMessagesSettings settings.

Methods

DefaultFileName(System.String)

Specifies the default file name used for Download.

Parameters

value - System.String

The value that configures the defaultfilename.

Toolbar(System.Action)

Specifies the localization messages of the toolbar.

Parameters

configurator - System.Action<PDFViewerMessagesToolbarSettingsBuilder>

The action that configures the toolbar.

ErrorMessages(System.Action)

Parameters

configurator - System.Action<PDFViewerMessagesErrorMessagesSettingsBuilder>

The action that configures the errormessages.

Dialogs(System.Action)

Parameters

configurator - System.Action<PDFViewerMessagesDialogsSettingsBuilder>

The action that configures the dialogs.

In this article
Not finding the help you need?