The VirtualizingPageThumbnailCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreatePageItem |
Creates the page item for specified page content.
(Overrides VirtualizingPageCollection..::..CreatePageItem(DocumentDataSource, PageContent).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator |
Gets the enumerator.
(Inherited from VirtualizingPageCollection.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged |
Raised the PropertyChanged event.
(Inherited from NotifyPropertyChanged.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Document |
Gets the XPS document.
(Inherited from VirtualizingPageCollection.) | |
| MaxThumbnailSize |
Gets the maximum size of the dynamically generated page thumbnails.
|
Events
| Name | Description | |
|---|---|---|
| CollectionChanged |
Occurs when the items list of the collection has changed, or the collection is reset.
(Inherited from VirtualizingPageCollection.) | |
| PropertyChanged |
Occurs when a property value changes.
(Inherited from NotifyPropertyChanged.) |