mindee-api-dotnet

ExtractedPdf.WriteToFile Method

Declaring Type: ExtractedPdf
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Write the Pdf to a file.

public void WriteToFile(string outputPath);

Parameters

outputPath string

the output directory (must exist).


Documentation generated by MdDocs