Contributor class
Contributor class
Represents a bibliography source contributor. Can be either an corporate (an organization) or a list of persons.
Methods
Name | Description |
---|---|
asCorporate() | Casts contributor to Corporate, otherwise returns null. |
asPersonCollection() | Casts contributor to PersonCollection, otherwise returns null. |
See Also
- module Aspose.Words.Bibliography