generates new serial id
Namespace: iTextSharp.textAssembly: 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