Class OXPSStoryFragment
Inheritance
System.Object
OXPSStoryFragment
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
FragmentType
Declaration
public OXPSFragmentType FragmentType { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
StoryBreak
Declaration
public OXPSBreak StoryBreak { get; set; }
Property Value
StoryBreak1
Declaration
public OXPSBreak StoryBreak1 { get; set; }
Property Value
StoryName
Declaration
public string StoryName { get; set; }
Property Value