The IncludeHeaderFooter property allows you to determine whether or not the library should process or include header and footer information when decoding or encoding data.
Header and footer information can contain a variety of parameters, depending on the encoding format. For UUEncode/Decode for example, the header contains a filename (see the HeaderFilename property), file permissions (See the HeaderPermissions property) and other information.
Boolean Variant
False
Encode, Decode, ProcessFile, ReadFile, WriteFile