다음을 통해 공유


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

속성 값

XpsStructure XPS 패키지의 StoryFragments 요소를 나타내는 입니다.

설명

XPS 패키지의 요소에 대한 StoryFragments 자세한 내용은 XPS : 사양 및 라이선스 다운로드에서 얻을 수 있는 XPS(XML Paper Specification) 사양의 9장을 참조하세요.

적용 대상

추가 정보