menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class OXPSStoryFragment

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