Base class for all classes that have a border.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class Bordered : Object, ICloneable
Visual Basic
<SerializableAttribute> _
Public Class Bordered _
	Inherits Object _
	Implements ICloneable

Inheritance Hierarchy

See Also