Gets and sets an indicator if the compressed data is a multiple of 8 bits wide.
Read-write property
Visual Basic |
---|
Public Property CCITTEncodedByteAlign As Boolean |
A boolean value which is True if the compressed data is a multiple of 8 bits wide. Otherwise, False is returned.
It is the same as the EncodedByteAlign entry of a CCITTFaxDecode filter. For more information see PDF Reference 1.7 at www.adobe.com/devnet/pdf/pdf_reference.html, section 3.3.5, table 3.9 and TIFF tag 292, bit 2 at http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf.