| C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > PdfRendererNative Class > RenderPageToSurface Method : RenderPageToSurface(PdfPage,Surface,Point2L,PdfRenderParams) Method |
'Declaration Public Overloads Sub RenderPageToSurface( _ ByVal pdfPage As Windows.Data.Pdf.PdfPage, _ ByVal dxgiSurface As Surface, _ ByVal point As Point2L, _ ByRef renderParams As PdfRenderParams _ )
public void RenderPageToSurface( Windows.Data.Pdf.PdfPage pdfPage, Surface dxgiSurface, Point2L point, ref PdfRenderParams renderParams )