Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UsageInfo Class / PrintedDateTime Property

In This Topic
    PrintedDateTime Property
    In This Topic
    Gets or sets the date and time when a document was printed.
    Syntax
    'Declaration
     
    Public Property PrintedDateTime As Date
    public DateTime PrintedDateTime {get; set;}
    See Also