AboutString property (IEpnUISettings)

Visual Basic example

Visual C++ example

 

Syntax

BSTR AboutString;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets a character string that contains the text to be displayed in the About Box.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

This property is used to customize of the ePrint user interface.

To update this property with the currently used value, call the GetPrinterUISettings method.

To set a new value for this property, assign the value to it and call the SetPrinterUISettings method.

See Also

Elements:

ShowOptions property, AboutIcon property, FormatsCount property, SaveFormats property, SetPrinterUISettings method, GetPrinterUISettings method

Topics:

ePrint: Getting and Setting User Interface Options