Click or drag to resize

TextAttribute Constructor (Object)

Initializes a new instance of the TextAttribute class.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public TextAttribute(
	Object key
)

Parameters

key
Type: SystemObject
A user defined key to classify the usage of this text.
See Also