Namespace TallComponents.PDF.Layout.Xml
Class PropertyReadOnlyException
The exception that is thrown when an XML attribute maps to a read only property of the corresponding class.
Make sure the property can be set as well.
Syntax
public class PropertyReadOnlyException
: XmlException