The PdfDocumentView type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object).) |
![]() | GetHashCode |
Serves as a hash function for a this type.
(Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | SetFitBBox |
Sets the zoom type to use when displaying the page in the view
to FitBBox.
|
![]() | SetFitBBoxHeight() |
Sets the zoom type to use when displaying the page in the view
to FitBBoxHeight.
|
![]() | SetFitBBoxHeight(Double) |
Sets the zoom type to use when displaying the page in the view
to FitBBoxHeight and the Left
property to the specified value.
|
![]() | SetFitBBoxWidth() |
Sets the zoom type to use when displaying the page in the view
to FitBBoxWidth.
|
![]() | SetFitBBoxWidth(Double) |
Sets the zoom type to use when displaying the page in the view
to FitBBoxWidth and the Top
property to the specified value.
|
![]() | SetFitHeight() |
Sets the zoom type to use when displaying the page in the view
to FitHeight.
|
![]() | SetFitHeight(Double) | |
![]() | SetFitPage |
Sets the zoom type to use when displaying the page in the view
to FitPage.
|
![]() | SetFitRect | |
![]() | SetFitWidth() |
Sets the zoom type to use when displaying the page in the view
to FitWidth.
|
![]() | SetFitWidth(Double) | |
![]() | SetZoom(Double) |
Sets the magnification level to use when displaying the page
in the view.
|
![]() | SetZoom(PdfPoint, Double) |
Sets the magnification level to use when displaying the page in the view.
|
![]() | ToString | (Inherited from Object.) |