IDocumentPropertiesSetCustomPropertyValue Method |
Name | Description | |
---|---|---|
![]() | SetCustomPropertyValue(String, Boolean) |
Sets a named boolean custom property.
|
![]() | SetCustomPropertyValue(String, DateTime) |
Sets a named DateTime custom property.
|
![]() | SetCustomPropertyValue(String, Double) |
Sets a named double custom property.
|
![]() | SetCustomPropertyValue(String, Int32) |
Sets a named integer custom property.
|
![]() | SetCustomPropertyValue(String, Single) |
Sets a named float custom property.
|
![]() | SetCustomPropertyValue(String, String) |
Sets a named string custom property.
|