TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface PDFResult

    interface PDFResult {
        result: string;
        status: boolean;
    }
    Index

    Properties

    Properties

    result: string
    status: boolean