• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout

Class AreaCollection

Collection of area objects.

Syntax

public class AreaCollection : Object , IEnumerable

Constructors

AreaCollection()
Initialize a new instance of the AreaCollection class.

Properties

Int32 Count
Number of area objects in this collection.
Area Item
Get the area by 0-based index.

Methods

Area Add()
Add a new area to this collection.
Void Add(Area)
Add an existing area to this collection.
Void AddRange(AreaCollection)
Adds the elements of a AreaCollection to the end of this collection.
Void AddRange(Area[])
Adds the elements of an array of areas to the end of this collection.
Void Clear()
Removes all areas from this collection.
Boolean Contains(Area)
Determine whether an Area is in the AreaCollection.
IEnumerator GetEnumerator()
Implements .
Int32 IndexOf(Area)
Searches for the specified Area in the AreaCollection.
Void Insert(Int32,Area)
Insert an on a specific place in this .
Void Remove(Area)
Removes an Area from this AreaCollection.
Void RemoveAt(Int32)
Removes an Area from the AreaCollection at the specified index.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.