Namespace: iTextSharp.text.pdf.hyphenation
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public int Alloc( int size ) |
| Visual Basic |
|---|
Public Function Alloc ( _ size As Integer _ ) As Integer |
| Visual C++ |
|---|
public: int Alloc( int size ) |
Parameters
- size
- Type: System..::..Int32