[]
Provides data for the ConvertingTextElement event.
public class ConvertingTextElementEventArgs : EventArgs
Name | Description |
---|---|
Handled | Gets or sets whether the conversion is handled by the event handler. |
Parent | Gets the converted parent of the C1TextElement. |
TextElement | Gets the C1TextElement to be converted. |