Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.Interactive.Navigation.DocumentLevelDestinationType
Apitron.PDF.Kit.Interactive.Navigation.DocumentLevelDestinationTypeFitH
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This type of destination display the page designated by page, with the vertical coordinate toppositioned at the top edge of the window and the contents of the page magnified
just enough to fit the entire width of the page within the window. A null value for top specifies that the current value of that parameter shall be retained unchanged.
Inheritance Hierarchy
Apitron.PDF.Kit.Interactive.Navigation.DocumentLevelDestinationType
Apitron.PDF.Kit.Interactive.Navigation.DocumentLevelDestinationTypeFitH
Namespace: Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The DestinationTypeFitH type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DestinationTypeFitH |
Initializes a new instance of the DestinationTypeFitH class.
|
![]() | DestinationTypeFitH(Double) |
Initializes a new instance of the DestinationTypeFitH class.
|
Properties
Name | Description | |
---|---|---|
![]() | Bottom |
Gets the bottom.
(Inherited from DestinationType.) |
![]() | Left |
Gets the left.
(Inherited from DestinationType.) |
![]() | Right |
Gets the right.
(Inherited from DestinationType.) |
![]() | Top |
Gets the top.
(Inherited from DestinationType.) |
![]() | Type |
Gets destinathion type.
(Inherited from DestinationType.) |
![]() | Zoom |
Gets the zoom.
(Inherited from DestinationType.) |
See Also