IMetabaseDeviceDescriptors.Add

Syntax

Add(DeviceName:String): IMetabaseDeviceDescriptor;

Add(System.String): Prognoz.Platform.Interop.Metabase.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.

Fore and Fore.NET Examples

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

See also:

IMetabaseDeviceDescriptors