Represents errors that occur import of RTF content, caused by incorrect encoding of the content.
Definition
Namespace:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class RtfHexEncodingException : RtfEncodingException, ISerializable
Inheritance: objectExceptionRtfExceptionRtfParserExceptionRtfEncodingExceptionRtfHexEncodingException...
Implements:
Inherited Members
Constructors
Initializes a new instance of the RtfHexEncodingException class.
C#
public RtfHexEncodingException()
Initializes a new instance of the RtfHexEncodingException class.
Initializes a new instance of the RtfHexEncodingException class.