• 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.PDF.Rasterizer
  • TallComponents.PDF.Rasterizer.Configuration
  • TallComponents.PDF.Rasterizer.Diagnostics
  • TallComponents.PDF.Rasterizer.Fonts
  • TallComponents.PDF.Rasterizer.Licensing

Namespace TallComponents.PDF.Rasterizer

Class LayerCollection

A collection of layer objects.

This collection is read-only, and can be obtained via the document.Layers getter.

Syntax

public class LayerCollection : Object , IEnumerable<Layer>

Properties

Int32 Count
Get the number of Layers actually contained in the LayerCollection
Layer Item
Get an Layer by zero-based index from the LayerCollection.

Methods

LayerCollection Clone()
Clones this LayerCollection, and detach it from the original document.
Boolean Contains(Layer)
Determine whether an Layer is in the LayerCollection.
IEnumerator<Layer> GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(Layer)
Searches for the specified Layer in the LayerCollection.
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.