The FixedDocument type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DocumentNumber |
Gets the zero-based position of the document in the XpsDocument.
| |
| DocumentStructure |
Gets the XpsStructure part, if one exists, of the FixedDocument.
| |
| Owner |
Gets the XPS document instance that contains this part.
(Inherited from XpsPartBase.) | |
| Pages |
Gets a collection of the document's PageContent elements.
| |
| PrintTicket |
Gets the PrintTicket, if one exists, that is associated with the FixedDocument.
| |
| Relationships |
Gets the relationships.
(Inherited from XpsPart.) | |
| Thumbnail |
Gets the thumbnail image, if one exists, that is associated with this instance.
(Inherited from XpsPart.) | |
| Uri |
Gets or sets the uniform resource identifier (URI) of the part.
(Inherited from XpsPartBase.) | |
| Warnings |
Gets the warnings that occurred during the loading of this instace.
(Inherited from XpsPart.) |