This documentation is archived and is not being maintained.
XpsDocument Properties
Visual Studio 2010
The XpsDocument type exposes the following members.
| Name | Description | |
|---|---|---|
|
CoreDocumentProperties | Gets the core PackageProperties of the XPS document. |
|
FixedDocumentSequenceReader | Gets an IXpsFixedDocumentSequenceReader for reading the document. |
|
IsReader | Gets a value that indicates whether the package is readable. |
|
IsSignable | Gets a value that indicates whether the package can be digitally signed. |
|
IsWriter | Gets a value that indicates whether the package is writable. |
|
Signatures | Gets a collection of XML Paper Specification (XPS) signatures that are associated with the package. |
|
Thumbnail | Gets or sets the XML Paper Specification (XPS) thumbnail image that is associated with the document. |
|
Uri | Gets or sets the uniform resource identifier (URI) of the part. (Inherited from XpsPartBase.) |
Show: