ImageGear v26.3 - Updated November 9, 2022
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office.Metadata Namespace / ImGearOfficeMetadata Class / LastModifiedBy Property




In This Topic
LastModifiedBy Property
In This Topic
The person that last changed the document.
Syntax
'Declaration
 
Public ReadOnly Property LastModifiedBy As String
 
'Usage
 
Dim instance As ImGearOfficeMetadata
Dim value As String
 
value = instance.LastModifiedBy
Remarks

Relates to Office document metadata as follows:

DOCX, XLSX, PPTX DOC, XLS, PPT
cp:lastModifiedBy GKPIDSI_LASTAUTHOR

See Also