XmpBasicPackage.SetCreatedDate
SetCreatedDate(DateTime)
يضيف تاريخ إنشاء المورد .
public void SetCreatedDate(DateTime createdDate)
معامل | يكتب | وصف |
---|---|---|
createdDate | DateTime | تاريخ الإنشاء. |
أنظر أيضا
- class XmpBasicPackage
- مساحة الاسم Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- المجسم Aspose.PSD
SetCreatedDate(string)
يضيف تاريخ إنشاء المورد .
public void SetCreatedDate(string createdDate)
معامل | يكتب | وصف |
---|---|---|
createdDate | String | تاريخ الإنشاء. |
أنظر أيضا
- class XmpBasicPackage
- مساحة الاسم Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- المجسم Aspose.PSD