AuthorList.BookAuthor Property

Definition

Book Author.

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

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

Property Value

Returns BookAuthor.

Applies to