Bibliography

Overview

Bibliography is a class in Aspose.Words FOSS for .NET.

Represents the list of bibliography sources available in the document.

Properties: BibliographyStyle, Sources.

Properties

NameTypeAccessDescription
BibliographyStylestringRead/WriteGets or sets a string that represents the name of the active style to use for a bibliography.
SourcesIList<Source>ReadGets a collection that represents all the sources contained in a bibliography.

See Also