PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder

Methods

FileName(System.String)

Specifies the label text for the filename input field in the export dialog where users enter the desired output filename.

Parameters

value - System.String

The value for FileName

RETURNS

Returns the current PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder instance.

SaveAsType(System.String)

Specifies the label text for the file format selection dropdown in the export dialog where users choose the export format (PDF, PNG, or SVG).

Parameters

value - System.String

The value for SaveAsType

RETURNS

Returns the current PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder instance.

Page(System.String)

Specifies the label text for the page selection control in the export dialog where users specify which page to export when using single-page export formats.

Parameters

value - System.String

The value for Page

RETURNS

Returns the current PDFViewerMessagesDialogsExportAsDialogLabelsSettingsBuilder instance.