Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / LastSavedBy Property

In This Topic
    LastSavedBy Property
    In This Topic
    Gets or sets the name of the last author.
    Syntax
    'Declaration
     
    Public Property LastSavedBy As System.String
    public System.string LastSavedBy {get; set;}
    See Also