Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ABBYY FineReader Engine API の Layout オブジェクトの SortedBlocks プロパティ。レイアウト内のブロックを論理順に並べたコレクションを返します。左上隅を基準に、まず左から右、次に上から下の順に並べ替えられます。グループ化の動作は SortingBlocksParams で設定できます。
例を見る
HRESULT get_SortedBlocks( ISortingBlocksParams* SortingBlocksParams, ILayoutBlocks** Result );
ILayoutBlocks get_SortedBlocks( ISortingBlocksParams SortingBlocksParams );
ReadOnly Property SortedBlocks([SortingBlocksParams As ISortingBlocksParams = Nothing]) As ILayoutBlocks
このページは役に立ちましたか?