FitBExplicitDestination
Contents
[
Hide
]FitBExplicitDestination class
Represents explicit destination that displays the page with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the bounding box within the window in the other dimension.
The FitBExplicitDestination type exposes the following members:
Constructors
| Name | Description |
|---|---|
| FitBExplicitDestination(page) | Initializes a new instance of the FitBExplicitDestination class |
| FitBExplicitDestination(document, page_number) | Initializes a new instance of the FitBExplicitDestination class |
| FitBExplicitDestination(page_number) | Initializes a new instance of the FitBExplicitDestination class |
Properties
| Name | Description |
|---|---|
| page | Gets the destination page object |
| page_number | Gets the destination page number |
Methods
| Name | Description |
|---|---|
| create_destination(page, type, values) | Creates instances of ExplicitDestination descendant classes. |
| create_destination(doc, page_number, type, values) | Creates instances of ExplicitDestination descendant classes. |
| create_destination(page_number, type, values) | Creates instances of ExplicitDestination descendant classes. |
| to_string() | Converts the object state into string value. Example: “1 FitB”. |
See Also
- namespace aspose.pdf.annotations
- assembly Aspose.PDF