IDocumentPropertiesGetCustomPropertyValue Method |
Name | Description | |
---|---|---|
![]() | GetCustomPropertyValue(String, Boolean) |
Gets a named boolean value from the custom properties.
|
![]() | GetCustomPropertyValue(String, DateTime) |
Gets a named DateTime value from the custom properties.
|
![]() | GetCustomPropertyValue(String, Double) |
Gets a named double value from the custom properties.
|
![]() | GetCustomPropertyValue(String, Int32) |
Gets a named integer value from the custom properties.
|
![]() | GetCustomPropertyValue(String, Single) |
Gets a named float value from the custom properties.
|
![]() | GetCustomPropertyValue(String, String) |
Gets a named string value from the custom properties.
|