The horizontal line class is a specialization of paragraph.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
[SerializableAttribute] public class HorizontalLine : Paragraph |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class HorizontalLine _ Inherits Paragraph |
Remarks
All members of paragraph
are members of horizontal line as well. Like any paragraph, a horizontal line can be added to any
paragraph collection, e.g. section, table cell, header and footer.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..HorizontalLine
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..HorizontalLine