Skip to main content
All docs
V26.1
  • IAIDocProcessingService Interface

    SECURITY-RELATED CONSIDERATIONS

    This API includes automatic prompt-injection protection for text and document-based AI-powered extensions. The system appends security instructions to each AI request to ensure that external or user-provided content is treated as untrusted data.

    Prompt Injection Protection in AI Extensions

    Implements registration methods used to execute AI-powered extensions in Office & PDF File API applications.

    Namespace: DevExpress.AIIntegration.Docs

    Assembly: DevExpress.AIIntegration.Docs.v26.1.dll

    Declaration

    public interface IAIDocProcessingService

    The following members return IAIDocProcessingService objects:

    See Also