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

Syntax

C#
public byte[] GetLevels()
Visual Basic
Public Function GetLevels As Byte()
Visual C++
public:
array<unsigned char>^ GetLevels()

See Also