Genres

Fb2TitleInfo.Genres property

Describes the genre of the book. It is used to place the book in the library rubricator, for this reason the list of possible genres is strictly defined. It is allowed to specify several genres.

public Fb2Genre[] Genres { get; }

Property Value

The book genres.

See Also