Destination Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Destination type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetFitBounding | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitBounding. | |
| SetFitBoundingHorizontal | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitBoundingHorizontal. | |
| SetFitBoundingVertical | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitBoundingVertical. | |
| SetFitHorizontal | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitHorizontal. | |
| SetFitPage | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitPage. | |
| SetFitRectangle | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitRectangle. | |
| SetFitVertical | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitVertical. | |
| SetFitXYZ | Sets the zoom type to use when displaying the page in the view to Bytescout.PDF.ZoomMode.FitXYZ. | |
| ToString | Returns a System.String that represents the current System.Object. (Overrides ObjectToString.) |
See Also