Collection of Paragraph objects.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class ParagraphCollection : Paragraph, 
	IEnumerable
Visual Basic
<SerializableAttribute> _
Public Class ParagraphCollection _
	Inherits Paragraph _
	Implements IEnumerable

Inheritance Hierarchy

See Also