TableRecognitionSettings

public final class TableRecognitionSettings

Settings for TableRecognition. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final int getTargetSize()
Target size for image preprocessing (height and width).
Link copied to clipboard
public final void setTargetSize(int value)
Target size for image preprocessing (height and width).