C1.Silverlight.RichTextBox.5
HtmlNodes Property

Gets the C1HtmlNodes that were created by the conversion.
Syntax
'Declaration
 
Public ReadOnly Property HtmlNodes As System.Collections.Generic.IEnumerable(Of C1HtmlNode)
public System.Collections.Generic.IEnumerable<C1HtmlNode> HtmlNodes {get;}
See Also

Reference

ConvertedTextElementEventArgs Class
ConvertedTextElementEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.