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

Syntax

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

Parameters

start
Type: System..::..Int32

See Also