CGSize size = [string sizeWithFont:[UIFont boldSystemFontOfSize:11] constrainedToSize:CGSizeMake(width, 2000) lineBreakMode:UILineBreakModeWordWrap]; [lbNotice sizeToFit];
CGSize size = [string sizeWithFont:[UIFont boldSystemFontOfSize:11] constrainedToSize:CGSizeMake(width, 2000) lineBreakMode:UILineBreakModeWordWrap]; [lbNotice sizeToFit];