GxPrinters

Assembly: Drawing;

Description

The GxPrinters class implements the object that provides access to parameters of the printers installed in the operating system.

Static class properties inherited from IGxPrintersClass

  Property name Brief description
DefaultPrinter The DefaultPrinter property returns the printer installed in the operating system by default.

Class object properties inherited from IGxPrinters

  Property name Brief description
Count The Count property returns the number of printers installed in the operating system.
Item The Item property returns the printer, which index is passed by the input parameter.

See also:

Drawing Assembly Classes