Specifies the page fit option.
lt.Document.Writer.PdfDocumentPageFitType = {defaultType: 0,fitWidth: 1,fitHeight: 2,fitWidthBounds: 3,fitHeightBounds: 4,fitBounds: 5}
lt.Document.Writer.PdfDocumentPageFitType = {defaultType: 0,fitWidth: 1,fitHeight: 2,fitWidthBounds: 3,fitHeightBounds: 4,fitBounds: 5}
|
0 |
DefaultType |
(0) Default page fit type. |
|
1 |
FitWidth |
(1) Fit page width. |
|
2 |
FitHeight |
(2) Fit page height. |
|
3 |
FitWidthBounds |
(3) Fit page width bounds. |
|
4 |
FitHeightBounds |
(4) Fit page height bounds. |
|
5 |
FitBounds |
(5) Fit page bounds. |
Use this option to set/retrieve the page fit type in PdfDocumentOptions.
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
