Defines the set of scale modes.
Namespace: FirstFloor.Documents.Controls
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Fixed | 0 | A fixed scale. | |
FitWidth | 1 | Adjusts the scale so that a single page fills the pane horizontally. | |
FitHeight | 2 | Adjusts the scale so that a single page fills the pane vertically. | |
FitPage | 3 | Adjusts the scale so that a single page fills the pane. |
See Also