This class represents a single layer item.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class Layer : ICloneable
Visual Basic
Public Class Layer _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..Layer

See Also