←Select platform

GetPageRasterizer Method

Summary

Returns a PDFPageRasterizer object for the specified page.

Syntax
C#
Java
public IPageRasterizer GetPageRasterizer( 
   int pageNumber 
) 

Parameters

pageNumber

The number of the document page the PDFPageRastererizer represents.

public IPageRasterizer getPageRasterizer( 
   int pageNumber 
); 

Return Value

PDFPageRasterizer object for the specified page.

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.