Share via


Source.PublicationTitle Property

Definition

Publication Title.

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

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

Property Value

Returns PublicationTitle.

Applies to