[SerializableAttribute()][DataContractAttribute()]public enum PdfDocumentPageFitType
<DataContractAttribute()><SerializableAttribute()>Public Enum PdfDocumentPageFitType
typedef NS_ENUM(NSInteger, LTPdfDocumentPageFitType) public enum PdfDocumentPageFitType [DataContractAttribute()][SerializableAttribute()]public enum class PdfDocumentPageFitType
| Value | Member | Description |
|---|---|---|
| 0 | Default | Default page fit type. |
| 1 | FitWidth | Fit page width. |
| 2 | FitHeight | Fit page height. |
| 3 | FitWidthBounds | Fit page width bounds. |
| 4 | FitHeightBounds | Fit page height bounds. |
| 5 | FitBounds | 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
