IMetabaseUser.Printers

Fore Syntax

Printers: IMetabaseDeviceDescriptors;

Fore.NET Syntax

Printers: Prognoz.Platform.Interop.Metabase.IMetabaseDeviceDescriptors;

Description

The Printers property returns the list of printers, set in the security policy, available to the user.

Fore and Fore.NET Examples

The property use is given in the example for IMetabaseDeviceDescriptors.Add.

See also:

IMetabaseUser