ASP.NET MVC - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FormatType

    Show / Hide Table of Contents

    Enum FormatType

    Specifies the format type supported by the Syncfusion.DocumentEditor.Portable library.

    Namespace: Syncfusion.EJ2.DocumentEditor
    Assembly: Syncfusion.EJ2.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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved