menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StoryFragment - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StoryFragment

    Inheritance
    System.Object
    StoryFragment
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.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