ScaleTypes 定数は、使用可能な拡大・縮小タイプを表します。これらは、ImageViewer、ZoomViewer、または TextEditor オブジェクトの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.
ViewScale プロパティの値として使用できます。
要素
| フラグ名 | 説明 |
|---|---|
| ST_FitToWidth | ページを幅に合わせて表示します。 |
| ST_FitToHeight | ページを高さに合わせて表示します。この定数は Zoom Viewer では使用できません。 |
| ST_BestFit | 最適な表示サイズを自動的に選択します。この定数は Zoom Viewer では使用できません。 |
| ST_PixelToPixel | 画像をピクセル等倍モードで表示します。この定数は Zoom Viewer でのみ使用できます。 |
