interface ExtractImagesFromPdfResult {
    imageFilesUrls: string[];
}

Properties

Properties

imageFilesUrls: string[]

The URIs of the extracted images