Table of Contents

Class BookmarksData.BookmarkData

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

This class is used to store individual bookmark data for the serialization purpose.

public class BookmarksData.BookmarkData
Inheritance
BookmarksData.BookmarkData

Constructors

BookmarkData(string, Point, int)

Initializes a new instance of the BookmarksData.BookmarkData with specified parameters.

Properties

FilePath

Gets or sets a file name associated with this BookmarkData.

Index

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

Position

Gets or sets position of the bookmark associated with this BookmarkData.