Click or drag to resize

TextAttributeText Property

Gets the text associated with this attribute.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public virtual string? Text { get; }

Property Value

Type: String
See Also