Telerik.Documents.AI.AgentTools.Fixed
Base class for PDF (Fixed) document agent tools that provides document access via a repository.
Gets the fixed document repository.
Initializes a new instance with the specified fixed document repository.
The fixed document repository for document access.
Thrown when repository is null.
Provides agent tools for creating and manipulating PDF document content.
These tools handle content segments including text, images, tables, and document structure.
Initializes a new instance with the specified repository.
The fixed document repository for document access.
The directory path where images are stored for image segments.
Provides agent tools for working with PDF form fields.
These tools handle form field reading and filling operations.
Initializes a new instance with the specified repository.
The fixed document repository for document access.
Provides agent tools for reading and inspecting PDF document content.
These tools handle text extraction, document description, text search, and bookmark reading.
Initializes a new instance with the specified repository.
The fixed document repository for document access.
Provides document lifecycle management tools for creating, listing, and exporting fixed documents (PDFs).