Format property (IEpnUISaveFormats)

Visual Basic example

Visual C++ example

 

Syntax

ePrintFileConstants Format;

Overview

Refer to Setting and Getting ePrint Printer Specifications

Remarks

Gets or sets the output file format. For possible values, refer to Summary of Supported File Formats.

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

This property is updated with the currently used value when the GetPrinterUISettings method is called.

To update the type and format of the output files, set this property and the other IEpnUISaveFormats properties accessed by the SaveFormats property (IEpnUISettings) and call the SetPrinterUISettings method.

See Also

Elements:

UnlockSupport method, DocumentType property, GetPrinterUISettings method, SetPrinterUISettings method, SaveFormats property

Topics:

ePrint: Getting and Setting User Interface Options