Share via


PreviousSectionProperties.TitlePage Property

Definition

TitlePage.

Represents the following element tag in the schema: w:titlePg.

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

Property Value

Returns TitlePage.

Applies to