ExpertPdf PDF Creator Library
Removes the PDF page at the specified index in pages collection.

Declaration Syntax
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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)