AboutIcon property (IEpnUISettings)

Visual Basic example

Visual C++ example

 

Syntax

BSTR AboutIcon;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets a character string that specifies the OEM icon to be displayed in the About Box, or anywhere else an icon is needed.

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, AboutString property, FormatsCount property, SaveFormats property, SetPrinterUISettings method, GetPrinterUISettings method

Topics:

ePrint: Getting and Setting User Interface Options