ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / IC1WordInfo Interface / RevisionTime Property

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

    Property Value

    The DateTime value.
    See Also