Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Classes
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
NodeTextView
AccessibleNode
AccessibleNodeTextView
AccessibleNodeTextViewNode
AccessibleTree
CacheEntry
ChangeNode
Checker
ColorBuilder
Command
CommandEventArgs
CompletionSet
CompoundCommand
CurrentEvent
CutCommand
DataGridViewBrowseCell
DateTimeEditor
DeleteNode
DomLoader
EditAttributeName
EditElementName
EditNodeName
EditNodeValue
EditProcessingInstructionName
ErrorHandler
FormAbout
FormMain
FormOptions
FormSchemas
FormSearch
HLSColor
InsertNode
IntelliTip
IntelliTipEventArgs
LineInfo
LineStates
ModelChangedEventArgs
MoveNode
MyForm
MyXmlNamespaceResolver
NoBorderTabControl
NoBorderTabControlEventArgs
NoBorderTabPage
NodeChangeEventArgs
NodeLabelEditEventArgs
NodeTextView
NudgeNode
PaneResizer
PasteCommand
PerfTimer
PersistentFileNames
Program
RecentFileEventArgs
RecentFilesMenu
SR
SchemaCache
SchemaDialogAddFiles
SchemaDialogCommand
SchemaDialogCutCommand
SchemaDialogEditCommand
SchemaResolver
Settings
StringHelper
TabNavigator
Task
TaskHandler
TaskList
TextEditorEventArgs
TextEditorLayoutEventArgs
TextEditorOverlay
TreeData
TreeNode
TreeNodeCollection
TreeParent
TreeView
TreeViewDropFeedback
TreeViewEventArgs
TypeToFindHandler
UndoManager
Updater
UriBuilder
Utilities
WebBrowserForm
XmlCache
XmlHelpers
XmlIncludeReader
XmlIntellisenseList
XmlIntellisenseProvider
XmlName
XmlTreeNode
XmlTreeNodeCollection
XmlTreeView
XmlTreeViewDropFeedback
XmlTreeViewFindTarget
XsltViewer
/
NodeTextView Methods (XmlNotepad)
NodeTextView.NodeTextView
NodeTextView Methods (XmlNotepad)
NodeTextView Properties (XmlNotepad)
NodeTextView Events (XmlNotepad)
/
NodeTextView.NormalizeNewLines
ApplyScrollOffset Method
NodeTextView.BeginEdit
NodeTextView.BubbleKeyDown
NodeTextView.Close
NodeTextView.CreateAccessibilityInstance
NodeTextView.Dispose
NodeTextView.EndEdit
NodeTextView.FindNodeAt
NodeTextView.FocusBeginEdit
NodeTextView.GetTextBounds
NodeTextView.HandleKeyDown
NodeTextView.InternalSelect
NodeTextView.Invalidate
NodeTextView.IsInputKey
NodeTextView.NormalizeNewLines
NodeTextView.OnGotFocus
NodeTextView.OnKeyDown
NodeTextView.OnLayout
NodeTextView.OnLostFocus
NodeTextView.OnMouseDown
NodeTextView.OnMove
NodeTextView.OnPaint
NodeTextView.ReplaceText
NodeTextView.Reset
NodeTextView.SelectText
NodeTextView.SetSite
NodeTextView.StartIncrementalSearch
Close
Search
NodeTextView.NormalizeNewLines Method
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
string
NormalizeNewLines
(string
text
);
public
static
string
NormalizeNewLines
(
string
text
);
Public
static
Function
NormalizeNewLines
(
text
As
string
)
As
string
string
NormalizeNewLines
(string
text
);
function
NormalizeNewLines
(
text
)
Description
This is NormalizeNewLines, a member of class NodeTextView.
See Also
NodeTextView Class
XmlNotepad Namespace
NodeTextView Methods