PDA

View Full Version : RichText Font Set


Samio
10-26-2008, 12:13 PM
Hi.
I Want To Read A Text File And Set result to the a rich Text object.
I use from this Action:
RichText.SetText("RichText1", result, false);
Then I Want To Change Font And Size For All Text (Character) To The This Object.For Example I Want To Set Font Wquals Tahoma And Size 8.
Why is this?