Xceed Binary Encoding Library Documentation
Xceed Binary Encoding control reference / Enumerations / EXBEndOfLineType enumeration
In This Topic
    EXBEndOfLineType enumeration
    In This Topic

    EXBEndOfLineType
    {
      bltNone = 0, 
      bltCrLf = 1, 
      bltLf = 2, 
      bltCr = 3 
    }

    This enumeration is used by the EndOfLineType property. The meaning of each member of this enumeration can be found in that method's help topic.