Share via


IXpsFixedPageReader.StoryFragment 属性

定义

StoryFragments获取 XPS 包的标记部分。

public:
 property System::Windows::Xps::Packaging::XpsStructure ^ StoryFragment { System::Windows::Xps::Packaging::XpsStructure ^ get(); };
public System.Windows.Xps.Packaging.XpsStructure StoryFragment { get; }
member this.StoryFragment : System.Windows.Xps.Packaging.XpsStructure
Public ReadOnly Property StoryFragment As XpsStructure

属性值

一个 XpsStructureStoryFragments ,表示 XPS 包中的元素。

注解

有关 XPS 包的 元素的详细信息 StoryFragments ,请参阅 XML 纸张规范 (XPS) 规范中的第 9 章,可在 XPS:规范和许可证下载中获取。

适用于

另请参阅