Represents a system tag returning the date and time when the document was last printed.

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

Syntax

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

Inheritance Hierarchy

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

See Also