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