Click or drag to resize

KnownStringMetadataFieldsCopyright Field

Office document, multimedia, image, and HTML associated metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true, IsMultiMediaType = true, 
	IsImageType = true, IsHtmlType = true)]
public const string Copyright = "Copyright"

Field Value

String
See Also