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.Imaging.Xmp.Schemas.DublinCore
- assembly Aspose.Imaging
SetAuthor(string[])
Adds the author.
public void SetAuthor(string[] author)
| Parameter | Type | Description |
|---|---|---|
| author | String[] | The author. |
See Also
- class DublinCorePackage
- namespace Aspose.Imaging.Xmp.Schemas.DublinCore
- assembly Aspose.Imaging