Posted 18 years ago
by Ashton
-
Developer,
Schema Solutions LLC
Is it possible to get content out of the editor in an HTML format that would preserve the syntax coloring?
Basically similar to the Code Highlighter ASP.NET component you have but getting the contents of SyntaxEditor and making it into HTML but with the same syntax coloring that it has in the editor view?
I guess I could write my own to basically look at each token and it's editor style but didn't know if this was available as part of the control itself?
Thanks,
Ashton
Basically similar to the Code Highlighter ASP.NET component you have but getting the contents of SyntaxEditor and making it into HTML but with the same syntax coloring that it has in the editor view?
I guess I could write my own to basically look at each token and it's editor style but didn't know if this was available as part of the control itself?
Thanks,
Ashton