> ## 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 は、IsPdfWithText、IsPhoto、SmoothTexture の各読み取り/書き込みプロパティを使用して、FlexiCapture スクリプトで画像の二値化を設定します。

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

二値化パラメーターを設定します。

<Note>
  このobjectは、ルールをローカルでチェックするために Web Verification Station では使用できません。
</Note>

<div id="properties">
  ## プロパティ
</div>

| **名前**        | **型** | **アクセス**  | **説明**                       |
| ------------- | ----- | --------- | ---------------------------- |
| IsPdfWithText | bool  | 読み取り/書き込み | 画像がテキスト付きのPDF文書であるかどうかを示します。 |
| IsPhoto       | bool  | 読み取り/書き込み | 画像が写真であるかどうかを示します。           |
| SmoothTexture | bool  | 読み取り/書き込み | 画像のテクスチャが滑らかであるかどうかを示します。    |
