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
| Name | Type | Access | Description |
|---|---|---|---|
BibliographyStyle | string | Read/Write | Gets or sets a string that represents the name of the active style to use for a bibliography. |
Sources | IList<Source> | Read | Gets a collection that represents all the sources contained in a bibliography. |