Table of Contents

Class BookmarksDataService.Serializer.BookmarksXmlData.Bookmark

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

Contains information about bookmark data that can be serialized.

[Serializable]
public class BookmarksDataService.Serializer.BookmarksXmlData.Bookmark
Inheritance
BookmarksDataService.Serializer.BookmarksXmlData.Bookmark

Properties

FilePath

Gets or sets a file name associated with this bookmark.

Index

Gets an integer value that specifies an ordinal index of the bookmark.

Position

Gets or sets position of the bookmark within the control's text. Y-Coordinate represents index of line and X-Coordinate - index of character in this line.