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

Syntax

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

Parameters

dest
Type: System..::..Int32

See Also