Specify this attribute on a property to indicate it has to come last in the XSD which specify the XML-language.

Namespace: TallComponents.PDF.Layout.Xml
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
public sealed class TrailingXmlElementsAttribute : Attribute
Visual Basic
Public NotInheritable Class TrailingXmlElementsAttribute _
	Inherits Attribute

Remarks

This is not enforced by the XML processor.

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    TallComponents.PDF.Layout.Xml..::..TrailingXmlElementsAttribute

See Also