Click or drag to resize

FileObjWriteOptionsAsciiEol Enumeration

End of Line

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum AsciiEol
Members
  Member nameValueDescription
Crlf0 MicroSoft
Lf1 UNIX
Cr2 Apple
See Also