alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class NewLineStyle

    Defines the constants that specifies the style of new line in different OS.

    Inheritance
    System.Object
    NewLineStyle
    Namespace: Syncfusion.IO
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public sealed class NewLineStyle : Enum

    Fields

    Control

    Specifies the control style for new line.

    Declaration
    public const NewLineStyle Control
    Field Value
    Type
    NewLineStyle

    Mac

    Specifies the mac style for new line.

    Declaration
    public const NewLineStyle Mac
    Field Value
    Type
    NewLineStyle

    Unix

    Specifies the unix style for new line.

    Declaration
    public const NewLineStyle Unix
    Field Value
    Type
    NewLineStyle

    Windows

    Specifies the window style for new line.

    Declaration
    public const NewLineStyle Windows
    Field Value
    Type
    NewLineStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved