A flag indicating whether the filter expects extra 0-bits before each encoded line so that the line begins on a byte boundary.

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

Syntax

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

See Also