Corporate
Overview
Corporate is a class in Aspose.Words FOSS for .NET.
Inherits from: Contributor.
Represents a corporate (an organization) bibliography source contributor.
This class provides 1 method for working with Corporate objects in .NET programs.
Available methods include: Corporate.
All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.
Properties: Name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the name of an organization. |
Methods
| Signature | Description |
|---|---|
Corporate(name: string) | Initialize a new instance of the Corporate class. |