ContributorCollection

ContributorCollection

Overview

ContributorCollection is a class in Aspose.Words FOSS for .NET. Inherits from: IEnumerable<Contributor>.

Represents bibliography source contributors.

Properties: Artist, Author, BookAuthor, Compiler, Composer, Conductor, and 10 more.

Properties

NameTypeAccessDescription
ArtistContributorRead/WriteGets or sets the artist of a source.
AuthorContributorRead/WriteGets or sets the author of a source.
BookAuthorContributorRead/WriteGets or sets the book author of a source.
CompilerContributorRead/WriteGets or sets the compiler of a source.
ComposerContributorRead/WriteGets or sets the composer of a source.
ConductorContributorRead/WriteGets or sets the conductor of a source.
CounselContributorRead/WriteGets or sets the counsel of a source.
DirectorContributorRead/WriteGets or sets the director of a source.
EditorContributorRead/WriteGets or sets the editor of a source.
IntervieweeContributorRead/WriteGets or sets the interviewee of a source.
InterviewerContributorRead/WriteGets or sets the interviewer of a source.
InventorContributorRead/WriteGets or sets the inventor of a source.
PerformerContributorRead/WriteGets or sets the performer of a source.
ProducerContributorRead/WriteGets or sets the producer of a source.
TranslatorContributorRead/WriteGets or sets the translator of a source.
WriterContributorRead/WriteGets or sets the writer of a source.

See Also