Share via


Source.AlbumTitle Property

Definition

Album Title.

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

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

Property Value

Returns AlbumTitle.

Applies to