ExpertPdf Html to Pdf Converter Library
RemovePage Method (pdfPage)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentRemovePage(PdfPage)
ExpertPdf Html to Pdf Converter Library
Removes the specified PDF page from the pages collection.
Declaration Syntax
C#Visual BasicVisual C++
public void RemovePage(
	PdfPage pdfPage
)
Public Sub RemovePage ( 
	pdfPage As PdfPage
)
public:
void RemovePage(
	PdfPage^ pdfPage
)
Parameters
pdfPage (PdfPage)
The PDF page to be removed.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)