PdfDestination Methods |
The PdfDestination type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FitBounds |
A factory method for making a PdfDestination with FitBounds as its
PageFitMode.
| |
FitBoundsAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitBounds as its
PageFitMode
| |
FitBoundsWidth |
A factory method for making a PdfDestination with FitBoundsWidth as its
PageFitMode.
| |
FitBoundsWidthAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitBoundsWidth as its
PageFitMode.
| |
FitHeight |
A factory method for making a PdfDestination with FitHeight as its
PageFitMode.
| |
FitHeightAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitHeight as its
PageFitMode
| |
FitPage |
A factory method for making a PdfDestination with FitPage as its PageFitMode.
| |
FitPageAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitPage as its PageFitMode
| |
FitRectangle |
A factory method for making a PdfDestination with FitRectangle as its
PageFitMode.
| |
FitRectangleAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitRectangle as its
PageFitMode
| |
FitWidth |
A factory method for making a PdfDestination with FitWidth as its
PageFitMode.
| |
FitWidthAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with FitWidth as its
PageFitMode
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PointZoom |
A factory method for making a PdfDestination with PointZoom as its
PageFitMode
| |
PointZoomAction |
A factory method for making a PdfGoToViewAction with a PdfDestination with PointZoom as its PageFitMode.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |