The PdfDocumentView type exposes the following members.
Name | Description | |
---|---|---|
![]() | Height |
Gets the height of the page area to fit into window height.
|
![]() | Left |
Gets the x-coordinate of the upper-left corner of the page to be
positioned at the upper-left corner of the window when this
view gets displayed.
|
![]() | Name |
Gets the name of the view.
|
![]() | Page |
Gets the PdfPage object that specifies the page to
be displayed in the view.
|
![]() | PageIndex |
Gets the index of the page to be displayed in the view.
|
![]() | Top |
Gets the y-coordinate of the upper-left corner of the page to be positioned
at the upper-left corner of the window when this view gets displayed.
|
![]() | Width |
Gets the width of the page area to fit into window width.
|
![]() | Zoom |
Gets the zoom type of the page to be displayed in the view.
|
![]() | ZoomPercent |
Gets the zoom percent (magnification level) of the page to be
displayed in the view.
|