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.Imaging.Xmp.Schemas.DublinCore
- assembly Aspose.Imaging
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.Imaging.Xmp.Schemas.DublinCore
- assembly Aspose.Imaging