[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ConvertedTextElementEventArgs

ConvertedTextElementEventArgs Class

Provides data for the ConvertedTextElement event.

Inheritance
ConvertedTextElementEventArgs
Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class ConvertedTextElementEventArgs : EventArgs

Properties

Name Description
HtmlNodes

Gets the C1HtmlNodes that were created by the conversion.

TextElement

Gets the C1TextElement that was converted.