DublinCorePackage.SetTitle
SetTitle(string)
Adds Dublin Core title.
public void SetTitle(string title)
Parameter | Type | Description |
---|---|---|
title | String | The title. |
See Also
- class DublinCorePackage
- namespace Aspose.PSD.Xmp.Schemas.DublinCore
- assembly Aspose.PSD
SetTitle(LangAlt)
Adds Dublin Core title for different languages.
public void SetTitle(LangAlt title)
Parameter | Type | Description |
---|---|---|
title | LangAlt | Instance of LangAlt . |
See Also
- class LangAlt
- class DublinCorePackage
- namespace Aspose.PSD.Xmp.Schemas.DublinCore
- assembly Aspose.PSD