PDFViewerMessagesDialogsSettingsBuilder
Methods
ExportAsDialog(System.Action)
Parameters
configurator - System.Action<PDFViewerMessagesDialogsExportAsDialogSettingsBuilder>
The configurator for the exportasdialog setting.
RETURNS
Returns the current instance of PDFViewerMessagesDialogsSettingsBuilder .
OkText(System.String)
Parameters
value - System.String
The value for OkText
RETURNS
Returns the current PDFViewerMessagesDialogsSettingsBuilder instance.
Save(System.String)
Parameters
value - System.String
The value for Save
RETURNS
Returns the current PDFViewerMessagesDialogsSettingsBuilder instance.
Cancel(System.String)
Parameters
value - System.String
The value for Cancel
RETURNS
Returns the current PDFViewerMessagesDialogsSettingsBuilder instance.
Search(System.Action)
Parameters
configurator - System.Action<PDFViewerMessagesDialogsSearchSettingsBuilder>
The configurator for the search setting.
RETURNS
Returns the current instance of PDFViewerMessagesDialogsSettingsBuilder .