mindee-api-dotnet

PdfExtractor Constructors

Declaring Type: PdfExtractor
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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