Accusoft PDF Xpress Control v6.0
RenderPageOptionsToDc Method
The page number of the document to render.
The handle to the Device Context.
The RenderDCOptions associated with the existing page to go to the Device Context.
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

PdfDocument Object  | PdfDocument Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback