DublinCorePackage.SetAuthor
SetAuthor(string)
Adds the author.
public void SetAuthor(string author)
| Parameter | Type | Description |
|---|---|---|
| author | String | The author. |
See Also
- class DublinCorePackage
- namespace Aspose.PSD.Xmp.Schemas.DublinCore
- assembly Aspose.PSD
SetAuthor(string[])
Adds the author.
public void SetAuthor(string[] author)
| Parameter | Type | Description |
|---|---|---|
| author | String[] | The author. |
See Also
- class DublinCorePackage
- namespace Aspose.PSD.Xmp.Schemas.DublinCore
- assembly Aspose.PSD