Accusoft PDF Xpress Control v5.0
RenderPageOptionsToData Method
See Also  Send comments on this topic.
PageNumber
A long value which represents the page number.
RenderOptions
RenderOptions to associate to the page.
PdfDocument Object : RenderPageOptionsToData Method

Glossary Item Box

Description

Renders a page to an ImageDataInfo object.

Syntax

Visual Basic
Public Function RenderPageOptionsToData( _
   ByVal PageNumber As Long, _
   ByVal RenderOptions As RenderOptions _
) As ImageDatainfo

Parameters

PageNumber
A long value which represents the page number.
RenderOptions
RenderOptions to associate to the page.

Return Type

An ImageDatainfo object which contains the new page.

Remarks

This object can be placed on another PDF page or used as a thumbnail image. 

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.