FitExplicitDestination Class |
Namespace: Aspose.Pdf.Annotations
The FitExplicitDestination type exposes the following members.
Name | Description | |
---|---|---|
![]() | FitExplicitDestination(Int32) |
Creates remote explicit destination.
|
![]() | FitExplicitDestination(Page) |
Creates local explicit destination.
|
![]() | FitExplicitDestination(Document, Int32) | Obsolete.
Creates remote explicit destination.
|
Name | Description | |
---|---|---|
![]() | Page |
Gets the destination page object
(Inherited from ExplicitDestination.) |
![]() | PageNumber |
Gets the destination page number
(Inherited from ExplicitDestination.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Converts the object state into string value. Example: "1 Fit".
(Overrides ExplicitDestinationToString.) |