[]
Provides data for the ConvertedHtmlNode event.
public class ConvertedHtmlNodeEventArgs : EventArgs
Name | Description |
---|---|
HtmlNode | Gets the C1HtmlNode that was converted. |
TextElement | Gets the C1TextElement that was created by the conversion. |