RichString.Normal Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Resets to normal font (normal weight, italic off, underline off, strike through off, font variant off
public RichString Normal();
Returns
RichString | A reference to the same RichString instance |