The Pages type exposes the following members.

Constructors

  NameDescription
Pages

Methods

  NameDescription
AddOverloaded.
AddPage
Adds a new page to the collection.
AddRange
ChangePageOverloaded.
ClonePageImages
Returns an array of page image clones
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPage
Returns the page with the specified (0-based) index, or null if there is no such page.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Insert
InsertRange
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnClear (Overrides CollectionBase..::.OnClear()()().)
OnClearComplete (Overrides CollectionBase..::.OnClearComplete()()().)
OnInsert (Overrides CollectionBase..::.OnInsert(Int32, Object).)
OnInsertComplete (Overrides CollectionBase..::.OnInsertComplete(Int32, Object).)
OnRemove (Overrides CollectionBase..::.OnRemove(Int32, Object).)
OnRemoveComplete (Overrides CollectionBase..::.OnRemoveComplete(Int32, Object).)
OnSet (Overrides CollectionBase..::.OnSet(Int32, Object, Object).)
OnSetComplete (Overrides CollectionBase..::.OnSetComplete(Int32, Object, Object).)
OnValidate (Overrides CollectionBase..::.OnValidate(Object).)
Remove
RemoveRange
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
IsEmpty
Item
List
Gets an IList containing the list of elements in the CollectionBase instance.
(Inherited from CollectionBase.)
NoRedraw
PreviewPane

See Also