Base class for all classes that have a border.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: 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
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Cell
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..Row
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Cell
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..Row