menu

Document Processing

OXPSStory Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    OXPSStory Class

    Inheritance
    System.Object
    OXPSStory
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class OXPSStory : Object

    Constructors

    OXPSStory()

    Declaration
    public OXPSStory()

    Properties

    StoryFragmentReference

    Declaration
    public OXPSStoryFragmentReference[] StoryFragmentReference { get; set; }
    Property Value
    Type
    OXPSStoryFragmentReference[]

    StoryName

    Declaration
    public string StoryName { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved