PageLabelsCollectionRemove Method ByteScout PDF SDK
Removes the page label 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 Remove(
	int index
)

Parameters

index
Type: SystemInt32
The zero-based index of the page label to be removed.
See Also

Reference