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

Syntax

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

Parameters

Font
Type: System..::..Int32

See Also