mindee-api-dotnet

LocalInputSource.HasSourceText Method

Declaring Type: LocalInputSource
Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Returns true if the source PDF has source text inside. Returns false for images.

public bool HasSourceText();

Returns

bool

True if at least one character exists in one page.


Documentation generated by MdDocs