RichString.Push Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Saves the current style to an internal stack
public RichString Push();
Returns
RichString | A reference to the same RichString instance |