PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / UsageInfo Class / GeneratedDateTime Property

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