'Declaration
Public Overloads Function GetPageImageSize( _ ByVal dpi As Double _ ) As O2S.Components.PDF4NET.Graphics.PDFSize
'Usage
Dim instance As PDFPageRenderer Dim dpi As Double Dim value As O2S.Components.PDF4NET.Graphics.PDFSize value = instance.GetPageImageSize(dpi)
Parameters
- dpi
- The resolution used for converting the vector PDF page to raster.
Return Value
Image size in pixels.