Share via


Source.AuthorList Property

Definition

Contributors List.

Represents the following element tag in the schema: b:Author.

public DocumentFormat.OpenXml.Bibliography.AuthorList AuthorList { get; set; }
public DocumentFormat.OpenXml.Bibliography.AuthorList? AuthorList { get; set; }
member this.AuthorList : DocumentFormat.OpenXml.Bibliography.AuthorList with get, set
Public Property AuthorList As AuthorList

Property Value

Returns AuthorList.

Applies to