←Select platform

GetImageRect Method

Summary

Creates an image from a PDF document page.

Syntax
C#
public void GetImageRect( 
   RasterImage image, 
   int pageNumber, 
   double xDpi, 
   double yDpi, 
   PDFRect rect 
) 

Parameters

image

Initialized RasterImage to store the image. The source rect will be resized to fill the image.

pageNumber

Page number to render.

xDpi

The horizontal dots per inch to render.

yDpi

The vertical dots per inch to render.

rect

The bounding rectangle of the source image, in pixels.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.