Specifies how to fit the page when an internal link is invoked.
lt.Document.DocumentPageFitType = {none: 0,fit: 1,fitAlways: 2,fitWidth: 3,fitHeight: 4}
lt.Document.DocumentPageFitType = {none: 0,fit: 1,fitAlways: 2,fitWidth: 3,fitHeight: 4}
| 0 | None |
(0) No fitting. Use Position and ZoomPercent if they have valid values. |
| 1 | Fit |
(1) Show the whole page in the view. If the page is smaller, do not zoom in. |
| 2 | FitAlways |
(2) Show the whole page in the view. If the page is smaller, zoom in to fit. |
| 3 | FitWidth |
(1) Fit page width. |
| 4 | FitHeight |
(2) Fit page height. |
DocumentPageFitType is used as the value for DocumentLinkTarget.PageFitType.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
