NotificationDictionaryTKey, TValueValues Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the values.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public ICollection<TValue> Values { get; }

Property Value

Type: ICollectionTValue
The values.

Implements

IDictionaryTKey, TValueValues
See Also

Reference