to_interpreted_value method
to_interpreted_value
Interprets the provided property value.
Returns
The interpreted value.
def to_interpreted_value(self, original_value):
...
Parameter | Type | Description |
---|---|---|
original_value | PropertyValue |
The value to interpret. |
See Also
- module
groupdocs.metadata.common
- class
ValueInterpreter