AuthorList.BookAuthor 属性

定义

书籍作者。

表示架构中的以下元素标记: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

属性值

返回 BookAuthor

适用于