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




In This Topic
Modified Property
In This Topic
The date and time the document was changed.
Syntax
'Declaration
 
Public ReadOnly Property Modified As Nullable(Of Date)
 
'Usage
 
Dim instance As ImGearOfficeMetadata
Dim value As Nullable(Of Date)
 
value = instance.Modified
Remarks

Relates to Office document metadata as follows:

DOCX, XLSX, PPTX DOC, XLS, PPT
dcterms:modified GKPIDSI_LASTSAVE_DTM

See Also