DocumentFormat Enum

DocumentFormat enumeration

Represents the file format of the output document.

public enum DocumentFormat

Values

NameValueDescription
DOCX1The XML-based document format.

See Also