PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagPrintedDateTime Class
Members

In This Topic
    TagPrintedDateTime Class
    In This Topic
    Represents a system tag returning the date and time when the document was last printed.
    Object Model
    TagPrintedDateTime Class
    Syntax
    'Declaration
     
    Public Class TagPrintedDateTime 
       Inherits TagUsageInfo
    public class TagPrintedDateTime : TagUsageInfo 
    Inheritance Hierarchy

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

    See Also