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

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