ValueInterpreter
Leave feedback
On this page
Defines operations required to interpret metadata property values.
public abstract class ValueInterpreter
| Name | Description |
|---|---|
| abstract InterpretedValueType { get; } | Gets the type of the interpreted value. |
| Name | Description |
|---|---|
| ToInterpretedValue(PropertyValue) | Interprets the provided property value. |
| ToSourceValue(PropertyValue) | Converts an interpreted value back to its original form. |
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.