Count number of lines in textView
- by Suresh Varma
I am developing an application where i need to charge the user based on the number of pages. Can anyone tell me how can i derive number of pages if the data is entered as multiline in textView.
Thanx in advance