Accusoft.PdfXpress5.Net
RenderPageToBitmap(Int32) Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class > RenderPageToBitmap Method : RenderPageToBitmap(Int32) Method




pageNumber
An integer value which represents the page number to generate a bitmap from.

Glossary Item Box

Generates a bitmap of an existing page using the current screen resolution.

Syntax

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

Parameters

pageNumber
An integer value which represents the page number to generate a bitmap from.

Remarks

The bitmap created must have the Dipose() method called on it to immediately release unmanaged resources instead of waiting for non-deterministic finalization to occur.

Note: Copy protected rendering functionality is to be used only for viewing of copy protected PDF documents. This functionality should not be used to violate or bypass PDF file security measures which prevent copying or editing the PDF documents.

See Also

©2012. Accusoft Corporation. All Rights Reserved.