Home > BSPrinter documentation > Reference

PreviewDialogCaption Property

Applies to: PrintPreview, IPrinterEx object

Type: String


Description:

Returns or sets the text that will be displayed as the caption of the Print Preview dialog box.
If not set, it will show the Product name of the program & " - Print preview " (localized in the available languages).

Notes:

When running in the development environment, the client program is "Visual Basic". But it will show the proper client program name once compiled.

The part of the dialog caption localized as "Print preview" in English has the following TextID in the GetLocalizedText event:

bsPPUI_PreviewDialog_Caption

See Also:

ReportID property
ReportName property