IMetabaseDeviceDescriptors.Add

Syntax

Add(DeviceName:String): IMetabaseDeviceDescriptor;

Parameters

DeviceName. Device name.

Description

The Add method adds description of printer into the list of printers available for printing by the specified name.

Example

The method use is given in the example for IMetabaseDeviceDescriptor.DeviceName.

See also:

IMetabaseDeviceDescriptors