menu

Document Processing

StoryFragment Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    StoryFragment Class

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

    Constructors

    StoryFragment()

    Declaration
    public StoryFragment()

    Properties

    FragmentName

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

    FragmentType

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

    Items

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

    StoryBreak

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

    StoryBreak1

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

    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