Accusoft PDF Xpress Control v5.0
RenderPageOptionsToDc Method
See Also  Send comments on this topic.
PageNumber
The page number of the document to render.
hDC
The handle to the Device Context.
options
The RenderDCOptions associated with the existing page to go to the Device Context.
PdfDocument Object : RenderPageOptionsToDc Method

Glossary Item Box

Description

Draw PDF page to a Windows GDI device context.

Syntax

Visual Basic
Public Sub RenderPageOptionsToDc( _
   ByVal PageNumber As Long, _
   ByVal hDC As Long, _
   ByVal options As RenderDcOptions _
) 

Parameters

PageNumber
The page number of the document to render.
hDC
The handle to the Device Context.
options
The RenderDCOptions associated with the existing page to go to the Device Context.

Remarks

Note: Copy protected rendering functionality is 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.