Aspose::Words::Bibliography::Bibliography class
Bibliography class
Represents the list of bibliography sources available in the document.
class Bibliography : public System::Object
Methods
Method | Description |
---|---|
get_BibliographyStyle() const | Gets a string that represents the name of the active style to use for a bibliography. |
get_Sources() const | Gets a collection that represents all the sources contained in a bibliography. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
set_BibliographyStyle(const System::String&) | Sets a string that represents the name of the active style to use for a bibliography. |
static Type() |
See Also
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++