IXpsFixedPageReader.StoryFragment プロパティ

定義

XPS パッケージの StoryFragments マークアップの部分を取得します。

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 XPS パッケージ内の要素をStoryFragments表す 。

注釈

XPS パッケージの StoryFragments 要素の詳細については、「XML Paper Specification (XPS) 仕様」の第 9 章を参照してください。この仕様については、「 XPS: Specification and License Downloads」を参照してください。

適用対象

こちらもご覧ください