KnownStringMetadataFieldsCopyright Field

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

Definition

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

Field Value

String

See Also