Aspose::Words::Bibliography::Corporate class
Corporate class
Represents a corporate (an organization) bibliography source contributor.
class Corporate : public Aspose::Words::Bibliography::Contributor
Methods
| Method | Description | 
|---|---|
| Corporate(const System::String&) | Initialize a new instance of the Corporate class. | 
| get_Name() const | Gets the name of an organization. | 
| GetType() const override | |
| Is(const System::TypeInfo&) const override | |
| set_Name(const System::String&) | Sets the name of an organization. | 
| static Type() | 
See Also
- Class Contributor
 - Namespace Aspose::Words::Bibliography
 - Library Aspose.Words for C++