The ScaleTypes constants are used to denote possible scale types. They can be used as the value of the ViewScale property of the ImageViewer, ZoomViewer, or TextEditor object.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.
Elements
| Flag name | Description |
|---|---|
| ST\_FitToWidth | Fits a page to width. |
| ST\_FitToHeight | Fits a page to height. This constant is not available for Zoom Viewer. |
| ST\_BestFit | Automatically selects the best fit. This constant is not available for Zoom Viewer. |
| ST\_PixelToPixel | Shows an image in the pixel-to-pixel mode. This constant is only available for Zoom Viewer. |
