PdfXmpMetadata.Values

PdfXmpMetadata.Values property

Gets the collection of values in dictionary.

public ICollection<XmpValue> Values { get; }

See Also