Xceed Binary Encoding Library Documentation
Xceed Binary Encoding control reference / Encoding Format objects / XceedBinHexEncodingFormat object / HeaderType property
In This Topic
    HeaderType property
    In This Topic

    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}