> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IBinarizationParams

> IBinarizationParams konfiguriert die Bildbinarisierung in FlexiCapture-Skripten über die Lese-/Schreibeigenschaften IsPdfWithText, IsPhoto und SmoothTexture.

<div id="what-it-does">
  ## Funktion
</div>

Konfiguriert Binarisierungsparameter.

<Note>
  Dieses Objekt ist in der Web-Verifizierungsstation für die lokale Regelprüfung nicht verfügbar.
</Note>

<div id="properties">
  ## Eigenschaften
</div>

| **Name**      | **Typ** | **Zugriff**     | **Beschreibung**                                                          |
| ------------- | ------- | --------------- | ------------------------------------------------------------------------- |
| IsPdfWithText | bool    | Lesen/Schreiben | Zeigt an, ob es sich bei einem Bild um ein PDF-Dokument mit Text handelt. |
| IsPhoto       | bool    | Lesen/Schreiben | Zeigt an, ob ein Bild ein Foto ist.                                       |
| SmoothTexture | bool    | Lesen/Schreiben | Zeigt an, ob ein Bild eine gleichmäßige Textur hat.                       |
