Click or drag to resize

IToolsBoldify Method

Makes the text bold if Boldify is enabled

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
string Boldify(
	string text
)

Parameters

text
Type: SystemString
Text to boldify

Return Value

Type: String
Boldified text
See Also