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.