Xceed Binary Encoding Library Documentation
HeaderType property
Xceed Binary Encoding control reference > Encoding Format objects > XceedBinHexEncodingFormat object > HeaderType property

Description

The HeaderType property allows you set (when encoding) or get (when decoding) a 4-byte value that represents the Macintosh OS-specific file type of the file contained in the BinHex-encoded data. This value has the same purpose as a file extension does on the Windows platform.

Data type

Byte array (Fixed at 4 elements)

Default value

{0, 0, 0, 0}