Paragraph.CopyStyleFrom Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: Paragraph
Copy all style attributes from this paragraph to another
public virtual void CopyStyleFrom(Paragraph other);
Parameters
Paragraph other | The paragraph to copy style from |