HTMLUIControl Getting Lines Count?

Hi,

Is there a way of knowing the number of lines of the HTML content inside the HTMLUIControl?

i.e
_htmlControl.LoadFromString(_htmlContentString);
// would like to know the total number of lines of _htmlContentString displayed in the control.


Thank you,


Magdalena


1 Reply

IM Iniyen M A Syncfusion Team September 1, 2011 11:59 AM UTC

Hi Magdalena,

Thanks for your interest in Syncfusion products.

HTMLUI Control's 'LoadFromString()' method is used to load the HTML code available in the form of string and the HTML contents will be displayed in the HTMLUI control. For more information i have included the Documentation link for the same as follows.

[Documentation]
http://help.syncfusion.com/ug_93/User%20Interface/Windows%20Forms/HTML%20UI/Documents/4124loadinghtmlwhichisintheformoftext.htm

And currently we do not have support to return the number of lines of the HTML contents displayed in the HTMLUI control.

Please let us know if you need any other details.

We are glad to assist you.

Regards,
Iniyen M.A.


Loader.
Up arrow icon