IXpsFixedPageReader Properties
.NET Framework 4.5
The IXpsFixedPageReader type exposes the following members.
| Name | Description | |
|---|---|---|
|
ColorContexts | Gets a collection of all the color contexts on the page. |
|
Fonts | Gets a collection of all the fonts that are used on the page. |
|
Images | Gets a collection of all the images on the page. |
|
PageNumber | Gets the page number. |
|
PrintTicket | Gets the PrintTicket, if a ticket exists, that is associated with the FixedPage. |
|
ResourceDictionaries | Gets a collection of all the resource dictionaries for the page. |
|
StoryFragment | Gets the StoryFragments part of the markup of an XPS package. |
|
Thumbnail | Gets the thumbnail image, if a thumbnail exists, that is associated with the FixedPage. |
|
Uri | Gets the uniform resource identifier (URI) of the FixedPage. |
|
XmlReader | Gets an XmlReader for the page. |