The exception that is thrown when an XML attribute does not correspond to a property of the corresponding class.
Namespace: TallComponents.PDF.Layout.XmlAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public class AttributeNotFoundException : XmlException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class AttributeNotFoundException _ Inherits XmlException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Layout..::..PdfException
TallComponents.PDF.Layout.Xml..::..XmlException
TallComponents.PDF.Layout.Xml..::..AttributeNotFoundException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Layout..::..PdfException
TallComponents.PDF.Layout.Xml..::..XmlException
TallComponents.PDF.Layout.Xml..::..AttributeNotFoundException