Sets the bold state of a text object.
ELITEAPI_API void __stdcall SetBold(void* apiObject, const char* name, bool bold);
Parameters