A textparagraph that has a number reference.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
[SerializableAttribute] public class NumberedItem : TextParagraph |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class NumberedItem _ Inherits TextParagraph |
Remarks
The NumberedItem class is a specialization of TextParagraph.
All members of TextParagraph are members of NumberedItem as well.
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.Paragraphs..::..BookmarkParagraph
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.Paragraphs..::..BookmarkParagraph