menu

Document Processing

OXPSStoryFragment Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    OXPSStoryFragment Class

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

    Constructors

    OXPSStoryFragment()

    Declaration
    public OXPSStoryFragment()

    Properties

    FragmentName

    Declaration
    public string FragmentName { get; set; }
    Property Value
    Type
    System.String

    FragmentType

    Declaration
    public OXPSFragmentType FragmentType { get; set; }
    Property Value
    Type
    OXPSFragmentType

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type
    System.Object[]

    StoryBreak

    Declaration
    public OXPSBreak StoryBreak { get; set; }
    Property Value
    Type
    OXPSBreak

    StoryBreak1

    Declaration
    public OXPSBreak StoryBreak1 { get; set; }
    Property Value
    Type
    OXPSBreak

    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