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

PDFViewerMessagesToolbarSettingsBuilder

Defines the fluent API for configuring the PDFViewerMessagesToolbarSettings settings.

Methods

Open(System.String)

Parameters

value - System.String

The value that configures the open.

ExportAs(System.String)

Parameters

value - System.String

The value that configures the exportas.

Download(System.String)

Parameters

value - System.String

The value that configures the download.

Pager(System.Action)

Parameters

configurator - System.Action<PDFViewerMessagesToolbarPagerSettingsBuilder>

The action that configures the pager.

Print(System.String)

Parameters

value - System.String

The value that configures the print.

ToggleSelection(System.String)

Parameters

value - System.String

The value that configures the toggleselection.

TogglePan(System.String)

Parameters

value - System.String

The value that configures the togglepan.

Search(System.String)

Parameters

value - System.String

The value that configures the search.

Zoom(System.Action)

Parameters

configurator - System.Action<PDFViewerMessagesToolbarZoomSettingsBuilder>

The action that configures the zoom.

In this article
Not finding the help you need?