IXpsOMStoryFragmentsResource interface (xpsobjectmodel.h)
Provides access to the content of the resource stream of a page's StoryFragments part.
Inheritance
The IXpsOMStoryFragmentsResource interface inherits from IXpsOMResource. IXpsOMStoryFragmentsResource also has these types of members:
Methods
The IXpsOMStoryFragmentsResource interface has these methods.
IXpsOMStoryFragmentsResource::GetOwner Gets a pointer to the IXpsOMPage interface that contains this resource. |
IXpsOMStoryFragmentsResource::GetStream Gets a new, read-only copy of the stream that is associated with this resource. (IXpsOMStoryFragmentsResource.GetStream) |
IXpsOMStoryFragmentsResource::SetContent Sets the read-only stream to be associated with this resource. (IXpsOMStoryFragmentsResource.SetContent) |
Remarks
The StoryFragments part of a page contains the XML markup that describes the portions of one or more stories that are associated with a single fixed page. Some of the document contents that might be described by the XML markup in a StoryFragments part include the story's tables and paragraphs that are found on the page.
The XML markup of the DocumentStructure and StoryFragments parts is described in the XML Paper Specification.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | xpsobjectmodel.h |
See also
IXpsOMDocumentStructureResource