KnownStringMetadataFieldsCreator Field |
Office document and HTML associated metadata field. For Open Document and other formats which use the Dublin Core Metadata Initiative defined metadata fields,
"initial-creator" is the original author of document and "creator" is the last person who edited the document.
Namespace: OpenDiscoverSDK.Interfaces.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[KnownMetadataAttribute(IsOfficeType = true, IsHtmlType = true)]
public const string Creator = "Creator"
Field Value
String
See Also