alexa
menu

Document Processing

    Show / Hide Table of Contents

    DocumentType Class

    Document type enumeration for manager.

    Inheritance
    System.Object
    DocumentType
    Namespace: Syncfusion.AI.AgentTools.Core
    Assembly: Syncfusion.DocumentSDK.AI.AgentTools.dll
    Syntax
    public sealed class DocumentType : Enum

    Fields

    Excel

    Excel workbook.

    Declaration
    public const DocumentType Excel
    Field Value
    Type
    DocumentType

    PDF

    PDF document.

    Declaration
    public const DocumentType PDF
    Field Value
    Type
    DocumentType

    PowerPoint

    PowerPoint presentation.

    Declaration
    public const DocumentType PowerPoint
    Field Value
    Type
    DocumentType

    Word

    Word document (flow document).

    Declaration
    public const DocumentType Word
    Field Value
    Type
    DocumentType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved