generates new serial id

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

Syntax

C#
protected static long GetSerialId()
Visual Basic
Protected Shared Function GetSerialId As Long
Visual C++
protected:
static long long GetSerialId()

See Also