Share via


Source.BookTitle Property

Definition

Book Title.

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

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

Property Value

Returns BookTitle.

Applies to