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

Syntax

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

Parameters

codeword
Type: System..::..Int32

See Also