ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word 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 Date
    DateTime CreationTime {get; set;}

    Property Value

    The DateTime value.
    See Also