ByLine

IptcApplicationRecord.ByLine property

Gets or sets the name of the creator of the object, e.g. writer, photographer or graphic artist.

public string ByLine { get; set; }

Property Value

The name of the creator of the object, e.g. writer, photographer or graphic artist.

See Also