MailMerge.MainDocumentType Property

Definition

Source Document Type.

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

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

Property Value

Returns MainDocumentType.

Applies to