> ## 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 configures image binarization in FlexiCapture scripts with the IsPdfWithText, IsPhoto, and SmoothTexture read/write properties.

## What it does

Configures binarization parameters.

<Note>
  This object is not available on the Web Verification Station for checking rules locally.
</Note>

## Properties

| **Name**      | **Type** | **Access** | **Description**                                       |
| ------------- | -------- | ---------- | ----------------------------------------------------- |
| IsPdfWithText | bool     | Read/write | Shows whether an image is a PDF document with a text. |
| IsPhoto       | bool     | Read/write | Shows whether an image is a photo.                    |
| SmoothTexture | bool     | Read/write | Shows whether an image has a smooth texture.          |
