PageCollectionRemove Method (Page)ByteScout PDF SDK

[Missing <summary> documentation for "M:Bytescout.PDF.PageCollection.Remove(Bytescout.PDF.Page)"]

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public bool Remove(
	Page item
)

Parameters

item
Type: Bytescout.PDFPage

[Missing <param name="item"/> documentation for "M:Bytescout.PDF.PageCollection.Remove(Bytescout.PDF.Page)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bytescout.PDF.PageCollection.Remove(Bytescout.PDF.Page)"]

Implements

ICollectionTRemove(T)
See Also

Reference