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

Syntax

C#
protected void CreateNewStringIndex(
	int Font
)
Visual Basic
Protected Sub CreateNewStringIndex ( _
	Font As Integer _
)
Visual C++
protected:
void CreateNewStringIndex(
	int Font
)

Parameters

Font
Type: System..::..Int32

See Also