Aspose::Words::Bibliography::Bibliography class

Bibliography class

Represents the list of bibliography sources available in the document.

class Bibliography : public System::Object

Methods

MethodDescription
get_BibliographyStyle() constGets a string that represents the name of the active style to use for a bibliography.
get_Sources() constGets 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