ClassRtfUnexpectedElementException
Class
Represents errors that occur import of RTF content, caused by an element at an unexpected location.
Definition
Namespace:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class RtfUnexpectedElementException : RtfException, ISerializable
Inheritance: objectExceptionRtfExceptionRtfUnexpectedElementException
Implements:
Inherited Members
Constructors
RtfUnexpectedElementException(string, string)
Initializes a new instance of the RtfUnexpectedElementException class.
RtfUnexpectedElementException(string, string, string)
Initializes a new instance of the RtfUnexpectedElementException class.