XmpBasicPackage.SetCreatedDate
SetCreatedDate(DateTime)
Voegt aanmaakdatum resource toe.
public void SetCreatedDate(DateTime createdDate)
Parameter | Type | Beschrijving |
---|---|---|
createdDate | DateTime | Gemaakte datum. |
Zie ook
- class XmpBasicPackage
- naamruimte Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- montage Aspose.PSD
SetCreatedDate(string)
Voegt aanmaakdatum resource toe.
public void SetCreatedDate(string createdDate)
Parameter | Type | Beschrijving |
---|---|---|
createdDate | String | Gemaakte datum. |
Zie ook
- class XmpBasicPackage
- naamruimte Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- montage Aspose.PSD