ExpertPdf Html to Pdf Converter Library
RemovePage Method (pageIndex)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentRemovePage(Int32)
ExpertPdf Html to Pdf Converter Library
Removes the PDF page at the specified index in pages collection.
Declaration Syntax
C#Visual BasicVisual C++
public void RemovePage(
	int pageIndex
)
Public Sub RemovePage ( 
	pageIndex As Integer
)
public:
void RemovePage(
	int pageIndex
)
Parameters
pageIndex (Int32)
The zero based index of the PDF page to be removed.

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