Xceed Binary Encoding Library Documentation
EXBFileProcessing enumeration
Xceed Binary Encoding control reference > Enumerations > EXBFileProcessing enumeration

EXBFileProcessing
{
  bfpEncode = 0, 
  bfpDecode = 1 
}

This enumeration is used in parameters of the ReadFile, WriteFile and ProcessFile methods. The meaning of each member of this enumeration can be found in each one of these methods property topics.