[]
Provides data for the ConvertedTextElement event.
public class ConvertedTextElementEventArgs : EventArgs
| Name | Description |
|---|---|
| HtmlNodes | Gets the C1HtmlNodes that were created by the conversion. |
| TextElement | Gets the C1TextElement that was converted. |