Accusoft.PdfXpress7.Net
DestinationFit Enumeration




Describes the destination fit type.
Syntax
'Declaration
 
Public Enum DestinationFit 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DestinationFit
__value public enum DestinationFit : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class DestinationFit : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
All1Fit the entire page within the window both horizontally and vertically.
BoundingBox5Fit the bounding box within the window.
BoundingBoxHeight7Fit the entire height of the bounding box within the window, with the horizontal coordinate ‘left’ of the destination area positioned at the left edge of the window.
BoundingBoxWidth6Fit the entire width of the bounding box within the window, with the vertical coordinate ‘top’ of the destination area positioned at the top edge of the window.
Height3Fit the entire height of the page within the window, with the horizontal coordinate ‘left’ of the destination area positioned at the left edge of the window.
Rectangle4Fit the rectangle specified by the coordinates of the destination area within the window.
Width2Fit the entire width of the page of the page within the window, with the vertical coordinate ‘top’ of the destination area positioned at the top edge of the window.
Zoom0Fit the entire page at the specified zoom with the (left,top) of destination area positioned at the upper-left corner of the window.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.DestinationFit

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback