mindee
    Preparing search index...

    Generic class for image extraction

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    buffer: Buffer
    internalFileName: string

    Methods

    • Attempts to saves the document to a file synchronously. Throws an error if the file extension is not supported or if the file could not be saved to disk for some reason.

      Parameters

      • outputPath: string

        Path to save the file to.

      Returns void