Possible Duplicate:
How to control the line spacing in UILabel
I want to reduce a space between two lines in multiline UILabel in iPhone, how I can achieve this, It is very critical thing I want solution for that, Please give me idea.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can not as there is no spacing parameter in UILabel. Instead, You should see these third party libraries for your purpose.
MSLabel
MTLabel