This property refers to the information about the copyright.
[Visual Basic] Public ReadOnly Property
MainCopyright As String
[C#] public string MainCopyright {get;}
Property Value
MainCopyright refers to the copyright information for the primary image
Explanation
The MainCopyright property refers to the information about the copyright.
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.