Link Search Menu Expand Document

PageCollectionRemoveAt Method

Removes the PDF page with the specified index from the collection.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Bytescout.PDF.PageCollection.RemoveAt(System.Int32)"]

Implements

IListTRemoveAt(Int32)
See Also

Reference