WICMetadataHandler.Copyright Property

FreeImage.NET

WICMetadataHandlerCopyright Property
Gets or sets a value that indicates copyright information that is associated with the image file.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public string Copyright { get; set; }

Property Value

Type: String
See Also