A flag indicating whether the filter expects the encoded data to be terminated by an end-of-block pattern, overriding the Rows parameter. The use of this flag will set the key /EndOfBlock to false.

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

Syntax

C#
public const int CCITT_ENDOFBLOCK
Visual Basic
Public Const CCITT_ENDOFBLOCK As Integer
Visual C++
public:
literal int CCITT_ENDOFBLOCK

See Also