mindee-api-dotnet

PdfExtractor Constructors

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

Initializes a new instance of the PdfExtractor class.

public PdfExtractor(LocalInputSource localInput);

Parameters

localInput LocalInputSource

Instance of a LocalInputSource, provided by the user.


Documentation generated by MdDocs