PageViewData Class |
Namespace: ComPDFKitViewer
public class PageViewData
The PageViewData type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageViewData | Initializes a new instance of the PageViewData class |
Name | Description | |
---|---|---|
![]() | CropLeft |
Crop left margin (standard DPI)
|
![]() | CropTop |
Crop top margin (standard DPI)
|
![]() | Height |
Current display height (calculated scaling factor, standard DPI)
|
![]() | PageIndex |
Page index
|
![]() | RawSize |
Raw size (PDF DPI)
|
![]() | ViewSize |
View size (standard DPI)
|
![]() | Width |
Current display width (calculated scaling factor, standard DPI)
|