DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum UITextEndOfLinePreference

    End of line character preference.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public enum UITextEndOfLinePreference

    Fields

    Name Description
    CRLF

    Use carriage return and line feed (\r\n) as the end of line character.

    LF

    Use line feed (\n) as the end of line character.

    TextDefault

    Use the end of line character identified in the text buffer.

    Extension Methods

    LoggingExtensions.Log<UITextEndOfLinePreference>(UITextEndOfLinePreference)
    In this article
    DevToys logo © 2024 DevToys