Xfinium.Pdf.Rendering Namespace > PdfPageRenderer Class : CreateRenderingSurface<T> Method |
'Declaration
Public Function CreateRenderingSurface(Of T As {New, PdfRenderingSurface})( _ ByVal dpiX As Double, _ ByVal dpiY As Double _ ) As T
'Usage
Dim instance As PdfPageRenderer Dim dpiX As Double Dim dpiY As Double Dim value As T value = instance.CreateRenderingSurface(Of T)(dpiX, 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