XpsStructure Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the System.Windows.Documents.DocumentStructures or StoryFragments element of an XpsDocument.
public ref class XpsStructure : System::Windows::Xps::Packaging::XpsResource
public class XpsStructure : System.Windows.Xps.Packaging.XpsResource
type XpsStructure = class
inherit XpsResource
Public Class XpsStructure
Inherits XpsResource
- Inheritance
This class has no public constructor. References to an XpsStructure are obtained through the AddDocumentStructure or AddStoryFragment methods.
For more information about the System.Windows.Documents.DocumentStructures or StoryFragments elements of an XpsDocument, see Chapter 9 in the XPS Paper Specification (XPS).
Uri |
Gets or sets the uniform resource identifier (URI) of the part. (Inherited from XpsPartBase) |
Commit() |
Commits all changes and flushes the resource to the document package. (Inherited from XpsResource) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
When overridden in a derived class, returns the I/O stream for reading or writing the resource. (Inherited from XpsResource) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Relative |
Returns the URI of the resource that is relative to a specified absolute URI. (Inherited from XpsResource) |
To |
Returns a string that represents the current object. (Inherited from Object) |
IDisposable. |
This member supports the Windows Presentation Foundation infrastructure and is not intended to be used directly from your code. (Inherited from XpsResource) |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: