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

Syntax

C#
protected internal byte[] GetSeed()
Visual Basic
Protected Friend Function GetSeed As Byte()
Visual C++
protected public:
array<unsigned char>^ GetSeed()

See Also