ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word 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 Date
    DateTime RevisionTime {get; set;}

    Property Value

    The DateTime value.
    See Also