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

Syntax

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

Parameters

codeword
Type: System..::..Int32

See Also