XmpBasicPackage.SetCreatedDate
SetCreatedDate(DateTime)
Fügt das Erstellungsdatum der Ressource hinzu.
public void SetCreatedDate(DateTime createdDate)
Parameter | Typ | Beschreibung |
---|---|---|
createdDate | DateTime | Erstellungsdatum. |
Siehe auch
- class XmpBasicPackage
- namensraum Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- Montage Aspose.PSD
SetCreatedDate(string)
Fügt das Erstellungsdatum der Ressource hinzu.
public void SetCreatedDate(string createdDate)
Parameter | Typ | Beschreibung |
---|---|---|
createdDate | String | Erstellungsdatum. |
Siehe auch
- class XmpBasicPackage
- namensraum Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- Montage Aspose.PSD