Collection of area objects.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout..::..AreaCollection

See Also