PreprocessingSettings

public final class PreprocessingSettings

Settings for Preprocessing. 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.

Functions

Link copied to clipboard
public final RestorationMode getRestorationMode()
Controls optional page-image restoration before vision inference.
Link copied to clipboard
public final void setRestorationMode(RestorationMode value)
Controls optional page-image restoration before vision inference.