Style Sheets

pinEdit

Style Sheets


ielbury 11-28-2009, 9:31
I am evaluating your product and downloaded V7.2. The documentation states that there is a property editor.StyleSheetUrl but I don't seem to be able to access this property???

I need to have the ability to use one or more external style sheets and have my html not be polluted with css tags. Is this possible with your product.

Many Thanks,

Ian

Re: Style Sheets


Pintexx Support 11-30-2009, 8:10
Hello Ian,

do you use the web version or the desktop version ?

Regards,
Hans-Peter

Re: Style Sheets


ielbury 12-02-2009, 9:22
The Desktop version for now but the project might be extended to the Web in the future.

Re: Style Sheets


Pintexx Support 12-03-2009, 11:36
Hello,

in web version there is a property to add a stylesheet.

In .Net version please add the stylesheet like this

editor.Text = head tag + link tag + body tag

Regards,
Hans-Peter