PdfViewer.DecodeAllPages

PdfViewer.DecodeAllPages method

Get pages of current pdf file.

public Bitmap[] DecodeAllPages()

Return Value

return the array of Pdf page images.

See Also