BookTitle

Fb2TitleInfo.BookTitle property

The title of the book. It can either match the book title (book-name) or differ (for example, when there are several works under one cover).

public string BookTitle { get; }

Property Value

The book title.

See Also