Skip to content

M_PDFiumSharp_PDFium_FPDF_RenderPage_Continue

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_RenderPage_Continue Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static RenderingStatus FPDF_RenderPage_Continue(
	FPDF_PAGE page,
	IFSDK_PAUSE pause
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
pause
Type: PDFiumSharp.Types.IFSDK_PAUSE

Return Value

Type: RenderingStatus

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally