InterpretedValue
MetadataProperty.InterpretedValue property
Gets the interpreted property value, if available. The interpreted value is a user-friendly form of the original property value. For example, it returns a human-readable string instead of numeric flags and ids, if necessary, translates byte arrays to text, etc.
public PropertyValue InterpretedValue { get; }
Property Value
The interpreted property value, if available.
See Also
- class PropertyValue
- class MetadataProperty
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata