Enum FormatType
Specifies the format type supported by the DocumentAdv.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum FormatType
Fields
Name | Description |
---|---|
Doc | Microsoft Word 97-2003 Format. |
Docx | Microsoft Word Open XML Format. |
Html | HTML Format. |
Rtf | Rich Text Format. |
Txt | Plain Text Format. |
WordML | Specifies the WordProcessingML (.XML) documents. |