Credit

IptcApplicationRecord.Credit property

Gets or sets information about the provider of the object, not necessarily the owner/creator.

public string Credit { get; set; }

Property Value

The information about the provider of the object, not necessarily the owner/creator.

See Also