Class StoryFragment
Inheritance
System.Object
StoryFragment
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class StoryFragment : Object
Constructors
StoryFragment()
Declaration
Properties
FragmentName
Declaration
public string FragmentName { get; set; }
Property Value
FragmentType
Declaration
public FragmentType FragmentType { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
StoryBreak
Declaration
public Break StoryBreak { get; set; }
Property Value
StoryBreak1
Declaration
public Break StoryBreak1 { get; set; }
Property Value
StoryName
Declaration
public string StoryName { get; set; }
Property Value