Represents a system tag returning the name of the printer last used to print the document.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TagLastPrinterName : TagUsageInfo
Visual Basic
Public Class TagLastPrinterName _
	Inherits TagUsageInfo

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview..::..TagBase
      C1.C1Preview..::..TagSys
        C1.C1Preview..::..TagUsageInfo
          C1.C1Preview..::..TagLastPrinterName

See Also