MailMerge.MainDocumentType 属性

定义

源文档类型。

表示架构中的以下元素标记: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

属性值

返回 MainDocumentType

适用于