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

NameTypeAccessDescription
NamestringRead/WriteGets or sets the name of an organization.

Methods

SignatureDescription
Corporate(name: string)Initialize a new instance of the Corporate class.

See Also