NevronOpenVision
Nevron.Nov.Text Namespace / ENMailMergeDocumentType Enumeration
ENMailMergeDocumentType Enumeration
Enumerates the DOCX mail merge source document types (the ST_MailMergeDocType simple type).
Syntax
public enum ENMailMergeDocumentType : System.Enum 
Members
MemberDescription
catalogSpecifies that the mail merge source document is of the catalog type.
emailSpecifies that the mail merge source document is of the e-mail message type.
envelopesSpecifies that the mail merge source document is of the envelope type.
faxSpecifies that the mail merge source document is of the fax type.
formLettersSpecifies that the mail merge source document is of the form letter type.
mailingLabelsSpecifies that the mail merge source document is of the mailing label type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Text.ENMailMergeDocumentType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also