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




In This Topic
Creator Property (ImGearOfficeMetadata)
In This Topic
The author of the document.
Syntax
'Declaration
 
Public ReadOnly Property Creator As String
 
'Usage
 
Dim instance As ImGearOfficeMetadata
Dim value As String
 
value = instance.Creator
Remarks

Relates to Office document metadata as follows:

DOCX, XLSX, PPTX DOC, XLS, PPT
dc:creator GKPIDSI_CREATE_DTM

See Also