Share via


Source.PeriodicalTitle Property

Definition

Periodical Title.

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

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

Property Value

Returns PeriodicalTitle.

Applies to