Click or drag to resize

IToolsStripUnderline Method

Returns a string with underline stripped out

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
string StripUnderline(
	string Str
)

Parameters

Str
Type: SystemString
String

Return Value

Type: String
A stripped string
See Also