AuthorList.Author Property

Definition

Author.

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

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

Property Value

Returns Author.

Applies to