FormatsCount property (IEpnUISettings)

Visual Basic example

Visual C++ example

 

Syntax

long FormatsCount;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets the number of elements in the SaveFormats array.

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.

Use this property only when printing to a normal ePrint printer.

See Also

Elements:

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

Topics:

ePrint: Getting and Setting User Interface Options