XmpBasicPackage.SetCreatedDate
SetCreatedDate(DateTime)
يضيف تاريخ إنشاء المورد.
public void SetCreatedDate(DateTime createdDate)
| معامل | نوع | الوصف |
|---|---|---|
| createdDate | DateTime | تاريخ الإنشاء. |
انظر أيضًا
- class XmpBasicPackage
- namespace Aspose.Imaging.Xmp.Schemas.XmpBaseSchema
- assembly Aspose.Imaging
SetCreatedDate(string)
يضيف تاريخ إنشاء المورد.
public void SetCreatedDate(string createdDate)
| معامل | نوع | الوصف |
|---|---|---|
| createdDate | String | تاريخ الإنشاء. |
انظر أيضًا
- class XmpBasicPackage
- namespace Aspose.Imaging.Xmp.Schemas.XmpBaseSchema
- assembly Aspose.Imaging