[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ConvertedTextElementEventArgs.HtmlNodes

HtmlNodes Property

HtmlNodes

Gets the C1HtmlNodes that were created by the conversion.

Declaration
public IEnumerable<C1HtmlNode> HtmlNodes { get; }