RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / ConvertingTextElementEventArgs Class
Properties


In This Topic
    ConvertingTextElementEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ConvertingTextElementEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the conversion is handled by the event handler.  
    Public PropertyGets the converted parent of the C1TextElement.  
    Public PropertyGets the C1TextElement to be converted.  
    Top
    See Also