The textparagraph holds text data to be flowed on the page.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
[SerializableAttribute] public class TextParagraph : Paragraph |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class TextParagraph _ Inherits Paragraph |
Remarks
The text paragraph is a specialization of the paragraph class.
The text paragraph represents a block of text than spans 1 or more
lines. The text is stored in 1 or more fragments.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..TextParagraph
TallComponents.PDF.Layout.Paragraphs..::..NumberedItem
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Paragraphs..::..Bordered
TallComponents.PDF.Layout.Paragraphs..::..Paragraph
TallComponents.PDF.Layout.Paragraphs..::..TextParagraph
TallComponents.PDF.Layout.Paragraphs..::..NumberedItem