SetPublisher

DublinCorePackage.SetPublisher method (1 of 2)

Adds the publisher.

public void SetPublisher(string publisher)
ParameterTypeDescription
publisherStringThe publisher.

See Also


DublinCorePackage.SetPublisher method (2 of 2)

Adds the publisher.

public void SetPublisher(string[] publisher)
ParameterTypeDescription
publisherString[]The publisher.

Exceptions

exceptioncondition
ArgumentNullExceptionpublisher

See Also