MailMerge.HeaderSource Property

Definition

Header Definition File Path.

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

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

Property Value

Returns HeaderSource.

Applies to