Class Printer
- Namespace
- FrameworkSystems.FrameworkBase.Reporting
- Assembly
- FrameworkSystems.FrameworkBase.dll
Represents a Printer from a PrintServer. All Properties are filled with the Constructor.
public class Printer
- Inheritance
-
Printer
- Inherited Members
Properties
- Global
Global Object of the Application.
- Name
The Name of the Printer.
- Path
The physical path of the Printer from the view of the Server.
- PrinterId
The UniqueId of the Printer. You can use that Id to print a Report to that Printer.