PDFViewerMessagesDialogsExportAsDialogSettingsBuilder
Defines the fluent API for configuring the PDFViewerMessagesDialogsExportAsDialogSettings settings.
Methods
Title(System.String)
Parameters
value - System.String
The value that configures the title.
DefaultFileName(System.String)
Parameters
value - System.String
The value that configures the defaultfilename.
Pdf(System.String)
Parameters
value - System.String
The value that configures the pdf.
Png(System.String)
Parameters
value - System.String
The value that configures the png.
Svg(System.String)
Parameters
value - System.String
The value that configures the svg.
Labels(System.Action)
Parameters
configurator - System.Action<PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder>
The action that configures the labels.