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