PrinterDriver Members

PrinterDriver overview

Public Constructors

public constructorPrinterDriver Constructor Initializes a new instance of the PrinterDriver class.

Public Properties

public propertyName Gets the name of the printer driver
public propertyEnvironment Gets the name of the operating system environment to which the driver is written
public propertyDriverPath Gets the path in which the driver (and its support files) resides
public propertyDataFile Gets the data file (if any) for the driver
public propertyConfigurationFile Gets the configuration file (if any) for the driver
public propertyHelpFile Gets the help file for this printer driver

Protected Methods

See Also

PrinterDriver Class