BlockLayerTypeEnum の列挙定数は、ブロックが属するレイヤーを表すために使用されます。ブロックは重なり合う場合があり、たとえばテキストブロックが背景画像ブロックの上に配置されることがあります。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.
要素
| Name | Description |
|---|---|
| BLT_Background | このブロックはページの背景に属します。 |
| BLT_Foreground | このブロックはページの前景にあります。 |
| BLT_Hidden | このブロックは非表示です。IPageAnalysisParams::DetectTextOnPictures プロパティが認識時に TRUE に設定され、画像上でテキストが検出された場合、このようなブロックがレイアウトに表示されます。 |
