ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word Namespace / IC1WordInfo Interface / CreationTime Property

In This Topic
    CreationTime Property
    In This Topic
    Gets or sets creation time of the Word/RTF document.
    Syntax
    'Declaration
     
    Property CreationTime As System.Date
    System.DateTime CreationTime {get; set;}

    Property Value

    The DateTime value.
    See Also