XmpPackageSet Method |
Name | Description | |
---|---|---|
![]() | Set(String, XmpArray) |
Sets the value inherited from XmpArray .
|
![]() | Set(String, XmpComplexType) |
Sets the value inherited from XmpComplexType .
|
![]() | Set(String, XmpValueBase) |
Sets the value inherited from XmpValueBase .
|
![]() | Set(String, Boolean) |
Sets boolean property.
|
![]() | Set(String, DateTime) |
Sets DateTime property.
|
![]() | Set(String, Double) |
Sets double property.
|
![]() | Set(String, Int32) |
Sets integer property.
|
![]() | Set(String, String) |
Sets string property.
|