A textparagraph that has a number reference.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: 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

See Also