DublinCorePackage.SetPublisher
SetPublisher(string)
Adds the publisher.
public void SetPublisher(string publisher)
| Parameter | Type | Description | 
|---|---|---|
| publisher | String | The publisher. | 
See Also
- class DublinCorePackage
 - namespace Aspose.PSD.Xmp.Schemas.DublinCore
 - assembly Aspose.PSD
 
SetPublisher(string[])
Adds the publisher.
public void SetPublisher(string[] publisher)
| Parameter | Type | Description | 
|---|---|---|
| publisher | String[] | The publisher. | 
Exceptions
| exception | condition | 
|---|---|
| ArgumentNullException | publisher | 
See Also
- class DublinCorePackage
 - namespace Aspose.PSD.Xmp.Schemas.DublinCore
 - assembly Aspose.PSD