.PdfDocumentPage.GetImage (gb.pdf)

Function GetImage ( [ X As Integer, Y As Integer, Width As Integer, Height As Integer ] ) As Image

Render a portion of the page into a new image and return it.

X, Y, Width and Height define which portion of the page to render. If not specified, the entire page is rendered.