ツールバー オブジェクトは、ビジュアルコンポーネント のツールバーを表します。 次の ビジュアルコンポーネント にはツールバーがあります: ImageViewer、TextEditor、DocumentViewer。使用可能なコマンドの一覧と、ツールバーで使用できるコマンドについては、以下を参照してください。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.
- Image Viewer コマンド
- Text Editor コマンド
- Document Viewer コマンド
- ABBYY FineReader Engine のコレクションのインデックスは 0 から始まります。
- C# の foreach ステートメント (Visual Basic .NET では for each) を使用して、コレクションを操作できます。
プロパティ
| 名前 | 型 | 説明 |
|---|---|---|
| Count | int, 読み取り専用 | ツールバー内の要素数を取得します。要素にはボタンとセパレーターが含まれます。 |
| Element | MenuItemEnum, 読み取り専用 | 指定したインデックスのツールバー要素の識別子を返します。 |
