Search

You searched for the word(s):
< 1 second(s)
  • font size

    Please check the following code. After I loaded the rtf,&nbsp;I noticed that the font size came out wrong. The font size in html&nbsp;mode was 10px but it displayed as 8px on screen. &nbsp; string rtf1 = @''{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 arial;}}{\colortbl ...
    Posted to Cute Editor for .NET (Forum) by yang20 on September 22, 2008
  • rtf

    Please check out the following code.&nbsp; How come rtf1 and rtf2 are different? Is there a way to get a loaded rtf from cuteEditor? Thanks. &nbsp; string rtf1 = @''{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 arial;}}{\colortbl ;\red0\green0\blue0;}\viewkind4\uc1\pard\qj\cf1\f0\fs20 ...
    Posted to Cute Editor for .NET (Forum) by yang20 on September 18, 2008
  • font-size changes

    Font size got changed after loading rtf file.After page is loaded, a rtf file is created by clicking btnSave button. Thenloaded that file by clicking btnLoad button.font-size changed from 20px to 15px.&#160;Please check the following code.Thanks&#160;&#160;&#160;&#160; protected void Page_Load(object sender, EventArgs e) &#160;&#160;&#160; ...
    Posted to Cute Editor for .NET (Forum) by yang20 on May 15, 2008