Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public ICollection Layers { get; }
Visual Basic
Public ReadOnly Property Layers As ICollection
	Get
Visual C++
public:
property ICollection^ Layers {
	ICollection^ get ();
}

Collapse imageSee Also