Perhaps. But there is the
NSAttributedString class that can be leveraged. Using it is rather tricky (just read through the
Class Reference), so I suggest using a third-party library class to make things easier. I've used
TTTAttributedLabel by Matt Thompson.