PDFViewerMessagesDialogsSettingsBuilder
Defines the fluent API for configuring the PDFViewerMessagesDialogsSettings settings.
Methods
ExportAsDialog(System.Action)
Parameters
configurator - System.Action<PDFViewerMessagesDialogsExportAsDialogSettingsBuilder>
The action that configures the exportasdialog.
OkText(System.String)
Parameters
value - System.String
The value that configures the oktext.
Save(System.String)
Parameters
value - System.String
The value that configures the save.
Cancel(System.String)
Parameters
value - System.String
The value that configures the cancel.
Search(System.Action)
Parameters
configurator - System.Action<PDFViewerMessagesDialogsSearchSettingsBuilder>
The action that configures the search.