Name | Description | |
---|---|---|
PreviewPages Constructor | Initializes a new instance of the PreviewPages class. |
The following tables list the members exposed by PreviewPages.
Name | Description | |
---|---|---|
PreviewPages Constructor | Initializes a new instance of the PreviewPages class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
IsEmpty | Gets a value indicating whether the current collection of pages is empty. | |
Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds a page to the current collection. | |
AddRange | Adds a range of pages to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
ClonePageImages | Creates an array of page image clones. | |
IndexOf | Gets the index of a page in the current collection. | |
Insert | Inserts a page into the current collection. | |
InsertRange | Inserts a range of pages into the current collection. | |
Remove | Removes a page from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) | |
RemoveRange | Removes a range of pages from the current collection. |
Name | Description | |
---|---|---|
PagesChanged | Occurs when the current PreviewPages or one of its elements has changed. | |
PagesChanging | Occurs when the current PreviewPages or one of its elements is about to change. |