Values
MetadataItem.Values property
Gets or sets the metadata item value.
public List<string> Values { get; set; }
See Also
- class MetadataItem
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction
Gets or sets the metadata item value.
public List<string> Values { get; set; }