Table of Contents

Class ModifiedLine

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents information about a particular line in the text whose content is modified.

public class ModifiedLine
Inheritance
ModifiedLine

Constructors

ModifiedLine(int, bool)

Initializes a new instance of the ModifiedLine class with specified parameters.

Properties

Index

Gets line index.

Saved

Gets a value indicating whether the line has not changed since the last saving.