ASP.NET Ajax Javascript (Specification) | |
---|---|
function showPageRectangle( imageRectangle : Rectangle ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.showPageRectangle(Rectangle); |
Parameters
- imageRectangle
- The rectangle to display in the viewer. The units for the rectangle are the same as the units for pageWidth and pageHeight (pixels for raster images and points for PDF images).