ByLines

IptcApplicationRecord.ByLines property

Gets or sets the names of the creators of the object, e.g. writer, photographer or graphic artist.

public string[] ByLines { get; set; }

Property Value

The names of the creators of the object, e.g. writer, photographer or graphic artist.

See Also