Aspose::Words::Bibliography namespace
Contents
[
Hide
]The Aspose.Words.Bibliography namespace provides classes that allow to access a list of bibliography sources available in a document.
Classes
| Class | Description |
|---|---|
| Bibliography | Represents the list of bibliography sources available in the document. |
| Contributor | Represents a bibliography source contributor. Can be either an corporate (an organization) or a list of persons. |
| ContributorCollection | Represents bibliography source contributors. |
| Corporate | Represents a corporate (an organization) bibliography source contributor. |
| Person | Represents individual (a person) bibliography source contributor. |
| PersonCollection | Represents a list of persons who are bibliography source contributors. |
| Source | Represents an individual source, such as a book, journal article, or interview. |
Enums
| Enum | Description |
|---|---|
| SourceType | Represents bibliography source types. |