MailMerge.Destination Property

Definition

Merged Document Destination.

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

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

Property Value

Returns Destination.

Applies to