InternalDictionaryTKey, TValueItem Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the [!:TValue] with the specified key.

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

public TValue this[
	TKey key
] { get; set; }

Parameters

key
Type: TKey

Property Value

Type: TValue
See Also

Reference