WebPdfDestinationFitRectangleJS type
In This Topic
Represents a PDF destination that displays the page designated by page, with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and top entirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the rectangle within the window in the other dimension. A null value for any of the parameters may result in unpredictable behavior.
Syntax
function WebPdfDestinationFitRectangleJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
   Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS
     Vintasoft.Imaging.Pdf.WebPdfDestinationFitRectangleJS
Browser Compatibility
See Also