CosPdfDictionary.Values

CosPdfDictionary.Values property

Gets an ICollection containing the values in the CosPdfDictionary.

public ICollection<ICosPdfPrimitive> Values { get; }

See Also