DublinCorePackage.SetAuthor

SetAuthor(string)

Adds the author.

public void SetAuthor(string author)
ParameterTypeDescription
authorStringThe author.

See Also


SetAuthor(string[])

Adds the author.

public void SetAuthor(string[] author)
ParameterTypeDescription
authorString[]The author.

See Also