Interface used for the indentation class to access the document.

C# | Visual Basic | Visual C++ |
public interface IDocumentAccessor
Public Interface IDocumentAccessor
public interface class IDocumentAccessor

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | IsReadOnly | Gets if the current line is read only (because it is not in the
selected text region) |
![]() | LineNumber | Gets the number of the current line. |
![]() | MoveNext()()()() | Advances to the next line. |
![]() | Text | Gets/Sets the text of the current line. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238