PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UsageInfo Class / GeneratedDateTime Property

In This Topic
    GeneratedDateTime Property
    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