CCITTCommandsC-23Document Option CommandsBlockEndEBAModeBitReverseFunction Indicates whether a CCITT End of Block is included in the imagedata.Syntax %%BlockEnd(true/false)true Indicates that a BlockEnd is required in the imagedata. Otherwise, an error resultsfalse Indicates that a BlockEnd is not required in the imagedata but, if present, it is accepted with no error.Default falseFunction Sets the Encoded Byte Align flag, which indicates that the imagedata is broken into individual lines that are each aligned on a byteboundary.Syntax %%EBAMode(true/false)true Indicates that the data is encoded byte aligned.false Indicates that the data is not encoded byte aligned.Default falseFunction Causes the CCITT emulation to reverse the bits within each byteof the image data automatically.Syntax %%BitReverse(true/false)true Indicates that the bits are to be reversed.false Indicates that the bits are not to be reversed.Default false