Description
Returns the value of the custom property for the specified key. The return value can be of the following types, depending on the property: String, Double, Integer, Boolean or DateTime. (To create a custom property, use DocumentProperties.SetCustomProperty.)
C#
vb.net
Parameters
key
The key or name of the custom property.Returns
The value of the custom property.Examples
C#
vb.net