Renders a page to a bitmap.
Visual Basic |
---|
Public Function RenderPageToBitmap( _ ByVal PageNumber As Long _ ) As Long |
- PageNumber
- A long value which represents the page number.
A long value which represents the created bitmap.
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.