|
|
pinEdit
Started by Buzzard at 06-30-2011 11:23 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
06-30-2011, 11:23
|
Buzzard
Joined on 06-30-2011
Posts 1
|
SetStylesheetURL in .NET version
|
|
|
|
|
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
Joined on 08-30-2005
Posts 1.914
|
Re: SetStylesheetURL in .NET version
|
|
|
|
|
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
|
|
|
|