![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
Bottom | The vertical position (measured from the bottom in points) of the page that is displayed at the bottom edge of the page window. |
DisplayMode | How the page is displayed in the page window. |
Left | The horizontal position (measured from the left in points) of the page that is displayed at the left edge of the page window. |
PageIndex | Zero-based index of the page to be displayed. |
Path | The uniform resource locator (url) for a remote destination. If this path is null, the destination refers to a local page. |
Right | The horizontal position (measured from the left in points) of the page that is displayed at the right edge of the page window. |
Top | The vertical position (measured from the bottom in points) of the page that is displayed at the top edge of the page window. |
ZoomFactor | The zoom factor to use when displaying the page. 1 means actual size; 2 means magnify twice. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Destination Class | TallComponents.PDF.ReaderControls Namespace