IXpsFixedPageReader.StoryFragment 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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:规范和许可证下载中获取。