Accusoft PDF Xpress Control v5.0
RenderPageToDib Method
See Also  Example  Send comments on this topic.
PageNumber
A long value which represents the page to render to a DIB.
PdfDocument Object : RenderPageToDib Method

Glossary Item Box

Description

Renders a page to a DIB (Device Independent Bitmap).

Syntax

Visual Basic
Public Function RenderPageToDib( _
   ByVal PageNumber As Long _
) As Long

Parameters

PageNumber
A long value which represents the page to render to a DIB.

Return Type

A long value which represents the DIB.

Remarks

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.

Example

33ew Example] ( )Copy Code

See Also

©2012. Accusoft Corporation. All Rights Reserved.