Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by Buzzard at 06-30-2011 11:23 . Topic has 1 replies.

Print Search
Sort Posts:    
   06-30-2011, 11:23
Buzzard is not online. Last active: 30.06.2011 08:18:30 Buzzard

Top 500 Posts
Joined on 06-30-2011
Posts 1
SetStylesheetURL in .NET version
Reply Quote
Am using .NET version 7.5.0.406, and want to change the default stylesheet for my document. According the the documentation I should be able to use setStylesheetUrl, but I can't find the function. What (daft) thing am I doing wrong?
   Report 
   07-01-2011, 8:13
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.914
Re: SetStylesheetURL in .NET version
Reply Quote
Hello,

to set a style sheet just add it to the html code you want to write to the control like

html
head
-- stylesheet
head
body
...
body
html


Regards,
Hans-Peter
   Report 
Pintexx Forum » Developer Produ... » pinEdit » SetStylesheetURL in .NET version