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

Syntax

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

Parameters

FontIndex
Type: System..::..Int32

See Also