←Select platform
In This Topic ▼

Printer Class Members

Summary

The following tables list the members exposed by Printer.

Public Constructors

Name Description
Public Constructor
Printer Initializes a new instance of the class with a specified printer name.

Public Methods

Name Description
Public Method
CancelPrintedJob Cancels the print job with the specified job id.
Public Method GetEmbeddedFonts Gets the embedded fonts created by a print job.
Public Method GetInfo Gets the PrinterInfo that was used when this Printer was installed.
Public Method GetNetworkInitialData Gets the initial raw data set for this specific network printer.
Public Method
static  | Shared in VB</div>
Install Installs the LEADTOOLS Virtual Printer to the system.
Public Method static  | Shared in VB IsLeadtoolsPrinter Determines whether the specified printer is a LEADTOOLS Virtual Printer.
Public Method IsPrinterLocked Determines whether the specified printer is locked.
Public Method Lock Locks the specified printer to prevent applications from directly printing to it.
Public Method SetNetworkInitialData Sets the initial raw data to be set for network printing mechanism.
Public Method ToString Gets the name of the printer.
Public Method static  | Shared in VB UnInstall Uninstalls the printer from the system.
Public Method UnLock Unlocks the specified printer and enables applications to print directly to it.

Protected Methods

Name Description
Protected Method
Dispose Releases all the resources used by this Printer.

Public Properties

Name Description
Public Property
EnableInternetPrinting Enables or disables Internet printing.
Public Property EnableNetworkPrinting Enables or disables network printing.
Public Property PrinterName Gets the name of the printer.
Public Property RemoteData Gets the remote data related to the current printed job.
Public Property Specifications Gets or sets the printer specifications.
Public Property UserDefaultSpecifications Gets or sets the printer default specifications.

Public Events

Name Description
Public Event
EmfEvent Provides the listening application with EMF data for each print job page received by the Virtual Printer.
Public Event JobEvent Provides the listening application with print job information for each print job received by the Virtual Printer.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly