StyleWithCSS Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| Editor..::..StyleWithCSS Property |
| Editor Class See Also Send Feedback |
This property is used for toggling the format of generated content.
An example of the differences is that the "bold" command will generate <b> if the StyleWithCSS command is false and generate css style attribute (font-weight: bold) if the StyleWithCSS command is true.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0