alexa
menu

Document Processing

    Show / Hide Table of Contents

    Interface IDocumentManager

    Base interface for all document managers. A manager is an in-memory container where documents are stored and managed during processing.

    Namespace: Syncfusion.AI.AgentTools.Core
    Assembly: Syncfusion.DocumentSDK.AI.AgentTools.dll
    Syntax
    public interface IDocumentManager

    Properties

    DocumentType

    Gets the document type handled by this manager.

    Declaration
    DocumentType DocumentType { get; }
    Property Value
    Type
    DocumentType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved