JpegExifDataCopyright Property

Gets or sets the copyright.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string Copyright { get; set; }

Property Value

Type: String
The copyright.
See Also