SetAuthor

DublinCorePackage.SetAuthor method (1 of 2)

Adds the author.

public void SetAuthor(string author)
ParameterTypeDescription
authorStringThe author.

See Also


DublinCorePackage.SetAuthor method (2 of 2)

Adds the author.

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

See Also