Accusoft.PdfXpress5.Net
DestinationFit Enumeration
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : DestinationFit Enumeration




Glossary Item Box

Describes the destination fit type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2012. Accusoft Corporation. All Rights Reserved.