NotificationDictionaryTKey, TValueKeys Property

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

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<TKey> Keys { get; }

Property Value

Type: ICollectionTKey
The keys.

Implements

IDictionaryTKey, TValueKeys
See Also

Reference