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
屬性值
, XpsStructure 表示 StoryFragments XPS 封裝中的專案。
備註
如需 XPS 套件元素的詳細資訊 StoryFragments ,請參閱 XML 紙張規格 (XPS) 規格中的第 9 章,您可以在 XPS:規格和授權下載取得。