Class Printer
Represents a Printer from a PrintServer. All Properties are filled with the Constructor.
Inheritance
System.Object
Printer
Namespace: FS.Hosting.Shared.Reporting
Assembly: FS.Hosting.Shared.dll
Syntax
[DocfxBrowsable]
public class Printer : Object
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.