Show / Hide Table of Contents

    Class Printer

    Represents a Printer from a PrintServer. All Properties are filled with the Constructor.

    Inheritance
    Object
    Printer
    Namespace: FrameworkSystems.FrameworkBase.Reporting
    Assembly: FrameworkSystems.FrameworkBase.dll
    Syntax
    [DocfxBrowsable]
    public class Printer

    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.

    Back to top Generated by DocFX