enum EXFRepresentationType{ frtBinary = 0, frtASCII = 1, }
The meaning of each value is detailed in the RepresentationType property topic's description of its possible values.