Xfinium.Pdf.Rendering Namespace > PdfRendererSettings Class > PdfRendererSettings Constructor : PdfRendererSettings Constructor(Double,Double,PdfRenderingSurface) |
'Declaration
Public Function New( _ ByVal dpiX As Double, _ ByVal dpiY As Double, _ ByVal renderingSurface As PdfRenderingSurface _ )
'Usage
Dim dpiX As Double Dim dpiY As Double Dim renderingSurface As PdfRenderingSurface Dim instance As New PdfRendererSettings(dpiX, dpiY, renderingSurface)
public PdfRendererSettings( double dpiX, double dpiY, PdfRenderingSurface renderingSurface )
public: PdfRendererSettings( double dpiX, double dpiY, PdfRenderingSurface^ renderingSurface )
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