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