Link Search Menu Expand Document

PageCollection Methods

The PageCollection type exposes the following members.

Methods
NameDescription
Public methodAdd
Adds the page to the end of the collection of document pages.
Public methodClear
Public methodContains
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf
Public methodInsert
Inserts a page at the specified index to the collection of document pages.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove(Int32)
Removes the PDF page with the specified index from the collection.
Public methodRemove(Page)
Public methodRemoveAt
Removes the PDF page with the specified index from the collection.
Public methodToString (Inherited from Object.)
Top
See Also

Reference