Xfinium.Pdf.Rendering Namespace > PdfPageRenderer Class : GetPageImageBox Method |
'Declaration
Public Function GetPageImageBox( _ ByVal dpiX As Double, _ ByVal dpiY As Double _ ) As Integer()
'Usage
Dim instance As PdfPageRenderer Dim dpiX As Double Dim dpiY As Double Dim value() As Integer value = instance.GetPageImageBox(dpiX, dpiY)
public: array<int>^ GetPageImageBox( double dpiX, double dpiY )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library