Enum NewLineStyle
Defines the constants that specifies the style of new line in different OS.
Namespace: Syncfusion.IO
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public enum NewLineStyle
Fields
Name | Description |
---|---|
Control | Specifies the control style for new line. |
Mac | Specifies the mac style for new line. |
Unix | Specifies the unix style for new line. |
Windows | Specifies the window style for new line. |